dev-libs/libaio: Sync with Gentoo

It's from Gentoo commit 47cf7eac4d99595343c4d540f97272a6f60c8608.
This commit is contained in:
Flatcar Buildbot 2024-03-25 07:11:00 +00:00 committed by Krzesimir Nowak
parent 7ef90d501b
commit 3e3393e36e

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"