diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-20 02:32:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-20 02:32:30 +0100 |
commit | 81f4df1627092eec32f8d3292b157a9b4f971a76 (patch) | |
tree | cb76b74e94ebe3f22bf6dbd0859f2aab9ddb422f /sys-libs | |
parent | sys-libs/libcap-ng: x86 stable (bug #755482) (diff) | |
download | gentoo-81f4df1627092eec32f8d3292b157a9b4f971a76.tar.gz gentoo-81f4df1627092eec32f8d3292b157a9b4f971a76.tar.bz2 gentoo-81f4df1627092eec32f8d3292b157a9b4f971a76.zip |
sys-libs/libseccomp: x86 stable (bug #755494)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.4.ebuild b/sys-libs/libseccomp/libseccomp-2.4.4.ebuild index d3fd3903f019..286019fe768f 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.4.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.4.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 |