diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:41 +0100 |
commit | 718141ca032b3271a825e7f05bf93c4c6d41928a (patch) | |
tree | 73765a7eca5ca7840054b067069960b17f11a55e /sys-libs | |
parent | net-vpn/tor: x86 stable wrt bug #703366 (diff) | |
download | gentoo-718141ca032b3271a825e7f05bf93c4c6d41928a.tar.gz gentoo-718141ca032b3271a825e7f05bf93c4c6d41928a.tar.bz2 gentoo-718141ca032b3271a825e7f05bf93c4c6d41928a.zip |
sys-libs/libseccomp: x86 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 7719f5a0a58a..13a7890dace8 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 |