diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:22:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:22:05 +0100 |
commit | 44ac574cfc02a2c53ffc84ca26ca4989318d7a7f (patch) | |
tree | 38dbe418c7fffc6d5e510d69691f48d4ab624c6e /sys-libs/libseccomp | |
parent | mate-base/mate-panel: x86 stable wrt bug #574706 (diff) | |
download | gentoo-44ac574cfc02a2c53ffc84ca26ca4989318d7a7f.tar.gz gentoo-44ac574cfc02a2c53ffc84ca26ca4989318d7a7f.tar.bz2 gentoo-44ac574cfc02a2c53ffc84ca26ca4989318d7a7f.zip |
sys-libs/libseccomp: x86 stable wrt bug #576382
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.2.3.ebuild b/sys-libs/libseccomp/libseccomp-2.2.3.ebuild index 6b04d1b92b1e..8b5302474858 100644 --- a/sys-libs/libseccomp/libseccomp-2.2.3.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.2.3.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 ~x86" +KEYWORDS="-* amd64 ~arm ~arm64 ~mips x86" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |