summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-01 11:31:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-01 11:31:35 +0200
commit18a752fc8e47ffe68ba26e0370678f0f0b0f9728 (patch)
tree17748b07bc2b2e40bdb20aa5dfb59038e59902aa /sys-libs
parentsys-auth/nss_ldap: ppc stable wrt bug #810058 (diff)
downloadgentoo-18a752fc8e47ffe68ba26e0370678f0f0b0f9728.tar.gz
gentoo-18a752fc8e47ffe68ba26e0370678f0f0b0f9728.tar.bz2
gentoo-18a752fc8e47ffe68ba26e0370678f0f0b0f9728.zip
sys-libs/libseccomp: ppc stable wrt bug #810229
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild b/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild
index eea16fa2bbf5..324ad93df3f8 100644
--- a/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild
+++ b/sys-libs/libseccomp/libseccomp-2.5.1-r1.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"