diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-14 15:37:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-14 15:37:09 +0300 |
commit | 62486dff8185ded0c9d3fb3ed00ffa424a5aaa5a (patch) | |
tree | 14a40bc57bd0dbbf8c658e1f80ed6a8e864189e7 /sys-libs/libseccomp | |
parent | sys-fs/udev: amd64 stable wrt bug #655712 (diff) | |
download | gentoo-62486dff8185ded0c9d3fb3ed00ffa424a5aaa5a.tar.gz gentoo-62486dff8185ded0c9d3fb3ed00ffa424a5aaa5a.tar.bz2 gentoo-62486dff8185ded0c9d3fb3ed00ffa424a5aaa5a.zip |
sys-libs/libseccomp: amd64 stable wrt bug #653212
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.3.3.ebuild b/sys-libs/libseccomp/libseccomp-2.3.3.ebuild index 0c99c5ae328b..fa873e9c5bda 100644 --- a/sys-libs/libseccomp/libseccomp-2.3.3.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.3.3.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 ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux" +KEYWORDS="-* amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |