diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-28 21:40:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-28 21:40:41 -0700 |
commit | 692d876e380bdeb90b43356699eb5225e20f1a9f (patch) | |
tree | 43c2ea82129c622a5a97538b5feb177ff82e745a /sys-libs | |
parent | media-libs/tiff-4.0.10: ppc64 stable, bug 669948 (diff) | |
download | gentoo-692d876e380bdeb90b43356699eb5225e20f1a9f.tar.gz gentoo-692d876e380bdeb90b43356699eb5225e20f1a9f.tar.bz2 gentoo-692d876e380bdeb90b43356699eb5225e20f1a9f.zip |
sys-libs/libseccomp-2.4.0: ppc stable, bug 680442
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.0.ebuild b/sys-libs/libseccomp/libseccomp-2.4.0.ebuild index 75747a24c623..9fb702c575b6 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.0.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.0.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 |