summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-14 11:32:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-14 11:32:18 +0200
commit4e4f641272aef0a714b9971354a6af860b88b46f (patch)
treee61a2dad2b5ce50fece4ce9f10dce88e78c2f4fd
parentdev-perl/Crypt-OpenSSL-RSA: ppc64 stable wrt bug #789510 (diff)
downloadgentoo-4e4f6412.tar.gz
gentoo-4e4f6412.tar.bz2
gentoo-4e4f6412.zip
sys-libs/libseccomp: ppc64 stable wrt bug #789948
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-libs/libseccomp/libseccomp-2.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.5.1.ebuild b/sys-libs/libseccomp/libseccomp-2.5.1.ebuild
index ee889f9cb2bf..b751be9097c5 100644
--- a/sys-libs/libseccomp/libseccomp-2.5.1.ebuild
+++ b/sys-libs/libseccomp/libseccomp-2.5.1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit autotools git-r3
else
SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="-* amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="-* amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"