diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:13:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:13:00 +0100 |
commit | 371b8465ed083ea0967a010103cbb89c7ff1e753 (patch) | |
tree | ea438e47d4983dfcf00c7954d98c8222d6d9633a /sys-libs | |
parent | net-vpn/tor: ppc stable wrt bug #703366 (diff) | |
download | gentoo-371b8465ed083ea0967a010103cbb89c7ff1e753.tar.gz gentoo-371b8465ed083ea0967a010103cbb89c7ff1e753.tar.bz2 gentoo-371b8465ed083ea0967a010103cbb89c7ff1e753.zip |
sys-libs/libseccomp: ppc stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild b/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild index 3bde62612e43..7c9b97fcbfca 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 s390 ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |