dev-libs/libaio: Sync with Gentoo

It's from Gentoo commit ccbce26c5a1f962e02f71911d0fe939c1cc0c8e9.
This commit is contained in:
Flatcar Buildbot 2024-04-22 07:11:11 +00:00 committed by Krzesimir Nowak
parent d98ed58eba
commit 3036989d4e

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://pagure.io/libaio.git"
else
SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2"