mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
dev-libs/libaio: Sync with Gentoo
It's from Gentoo commit 716373a086982eef1fcb826d257d88efd61f5172.
This commit is contained in:
parent
b8659f3faa
commit
bbbc37d2cb
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
|
|||||||
EGIT_REPO_URI="https://pagure.io/libaio.git"
|
EGIT_REPO_URI="https://pagure.io/libaio.git"
|
||||||
else
|
else
|
||||||
SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz"
|
SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="LGPL-2"
|
LICENSE="LGPL-2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user