diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:32:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:36:49 +0200 |
commit | 2da3b9401d24b8f5fa0719a7d019e36a2f9750e4 (patch) | |
tree | a4154c3345f2a8d631a1df46eceefeab9ad372bc /sys-libs/libseccomp | |
parent | sys-apps/systemd: ppc64 stable wrt bug #595476 (diff) | |
download | gentoo-2da3b9401d24b8f5fa0719a7d019e36a2f9750e4.tar.gz gentoo-2da3b9401d24b8f5fa0719a7d019e36a2f9750e4.tar.bz2 gentoo-2da3b9401d24b8f5fa0719a7d019e36a2f9750e4.zip |
sys-libs/libseccomp: ppc64 stable wrt bug #595476
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.3.2.ebuild b/sys-libs/libseccomp/libseccomp-2.3.2.ebuild index dca9569e0b65..4854fc9294b0 100644 --- a/sys-libs/libseccomp/libseccomp-2.3.2.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.3.2.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 ~mips ppc ~ppc64 ~s390 x86" +KEYWORDS="-* amd64 ~arm ~arm64 ~mips ppc ppc64 ~s390 x86" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |