diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:41:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:41:39 +0200 |
commit | e2059e5a41cf95b02c3bcb0739a9d6c9cd48b38c (patch) | |
tree | 4890596bf486daffde504fced516730b42f5a358 /dev-libs | |
parent | net-fs/libnfs: amd64 stable wrt bug #738354 (diff) | |
download | gentoo-e2059e5a41cf95b02c3bcb0739a9d6c9cd48b38c.tar.gz gentoo-e2059e5a41cf95b02c3bcb0739a9d6c9cd48b38c.tar.bz2 gentoo-e2059e5a41cf95b02c3bcb0739a9d6c9cd48b38c.zip |
dev-libs/libaio: amd64 stable wrt bug #738358
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libaio/libaio-0.3.112.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libaio/libaio-0.3.112.ebuild b/dev-libs/libaio/libaio-0.3.112.ebuild index 23c52fe8068f..59119e104a78 100644 --- a/dev-libs/libaio/libaio-0.3.112.ebuild +++ b/dev-libs/libaio/libaio-0.3.112.ebuild @@ -12,7 +12,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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" fi LICENSE="LGPL-2" SLOT="0" |