diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-11-19 09:55:54 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-11-19 09:56:03 +0100 |
commit | a56179e6f1ddf5753993df36abdde5b5e57397b0 (patch) | |
tree | c0fa858c01b12186e1caa748684a45cf3f2c6778 /sys-libs/libseccomp | |
parent | dev-libs/libbsd: amd64 stable wrt bug #700528 (diff) | |
download | gentoo-a56179e6f1ddf5753993df36abdde5b5e57397b0.tar.gz gentoo-a56179e6f1ddf5753993df36abdde5b5e57397b0.tar.bz2 gentoo-a56179e6f1ddf5753993df36abdde5b5e57397b0.zip |
sys-libs/libseccomp: Stable for hppa too
Package-Manager: Portage-2.3.79, Repoman-2.3.18
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-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 ed16699636f3..8914898af2db 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 |