diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:44:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:44:05 +0200 |
commit | 50ca4237c0d8080e4c6970a584e5830879e54937 (patch) | |
tree | b27fe9aea19c5a8434c27f57afcc61a18e89fce4 /sys-libs/libseccomp | |
parent | dev-python/rfc3987: drop useless test useflag (diff) | |
download | gentoo-50ca4237c0d8080e4c6970a584e5830879e54937.tar.gz gentoo-50ca4237c0d8080e4c6970a584e5830879e54937.tar.bz2 gentoo-50ca4237c0d8080e4c6970a584e5830879e54937.zip |
sys-libs/libseccomp: amd64 stable wrt bug #581440
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.3.0.ebuild b/sys-libs/libseccomp/libseccomp-2.3.0.ebuild index 43be9738cfda..cd0d080ca34a 100644 --- a/sys-libs/libseccomp/libseccomp-2.3.0.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.3.0.ebuild @@ -14,7 +14,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 |