diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:56:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:56:14 +0200 |
commit | 10383de0ab12f46f6620e95ab2f1bc38f3ceef11 (patch) | |
tree | 5b675c19c664c1aa861fcea070166ea06ffd6ff6 /sys-libs/libseccomp | |
parent | sys-apps/systemd: ppc stable wrt bug #595476 (diff) | |
download | gentoo-10383de0ab12f46f6620e95ab2f1bc38f3ceef11.tar.gz gentoo-10383de0ab12f46f6620e95ab2f1bc38f3ceef11.tar.bz2 gentoo-10383de0ab12f46f6620e95ab2f1bc38f3ceef11.zip |
sys-libs/libseccomp: ppc stable wrt bug #595476
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
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 beccaf23a678..dca9569e0b65 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 |