diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-19 16:44:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-19 16:44:12 +0100 |
commit | 86381397924086fe93e2f8302334f149975a5277 (patch) | |
tree | b2ca2dfc1fd577f4ffa5d9388f13a3c7c81e0a9b /sys-libs | |
parent | net-vpn/tor: amd64 stable wrt bug #703366 (diff) | |
download | gentoo-86381397924086fe93e2f8302334f149975a5277.tar.gz gentoo-86381397924086fe93e2f8302334f149975a5277.tar.bz2 gentoo-86381397924086fe93e2f8302334f149975a5277.zip |
sys-libs/libseccomp: amd64 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 8e528f0bf022..bd7ff38d4b3c 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 |