diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:37 +0100 |
commit | 487a5a88d5b2561515ffe72939bf48c530af29c9 (patch) | |
tree | fe30f3766c19f2d45aa26d205f0e25c01a3ee3dd /sys-libs/libseccomp | |
parent | net-vpn/tor: ppc64 stable wrt bug #703366 (diff) | |
download | gentoo-487a5a88d5b2561515ffe72939bf48c530af29c9.tar.gz gentoo-487a5a88d5b2561515ffe72939bf48c530af29c9.tar.bz2 gentoo-487a5a88d5b2561515ffe72939bf48c530af29c9.zip |
sys-libs/libseccomp: ppc64 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-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 7c9b97fcbfca..eb660f4a6c90 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 |