diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:21:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:21:42 +0200 |
commit | 7538f2a65fb031bac8de77f75374f0c0b7733ee5 (patch) | |
tree | 1bb3cc045145ddfc09d2e039a76b4decf19c7e56 /sys-libs/libseccomp | |
parent | sys-apps/systemd: x86 stable wrt bug #595476 (diff) | |
download | gentoo-7538f2a65fb031bac8de77f75374f0c0b7733ee5.tar.gz gentoo-7538f2a65fb031bac8de77f75374f0c0b7733ee5.tar.bz2 gentoo-7538f2a65fb031bac8de77f75374f0c0b7733ee5.zip |
sys-libs/libseccomp: x86 stable wrt bug #595476
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.3.2.ebuild b/sys-libs/libseccomp/libseccomp-2.3.2.ebuild index 86d5ced3aa25..beccaf23a678 100644 --- a/sys-libs/libseccomp/libseccomp-2.3.2.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.3.2.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" +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 |