diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:45:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:45:24 +0300 |
commit | 229d732c21d5091a9b8408c06d6a4be64b23b6c8 (patch) | |
tree | 6e639aa1fd044c748ed45279bf3299808023b369 /sys-libs/libseccomp | |
parent | app-shells/tcsh: m68k stable wrt bug #605850 (diff) | |
download | gentoo-229d732c21d5091a9b8408c06d6a4be64b23b6c8.tar.gz gentoo-229d732c21d5091a9b8408c06d6a4be64b23b6c8.tar.bz2 gentoo-229d732c21d5091a9b8408c06d6a4be64b23b6c8.zip |
sys-libs/libseccomp: s390 stable wrt bug #680442
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.0.ebuild b/sys-libs/libseccomp/libseccomp-2.4.0.ebuild index 1859e8396b5a..f4ccc0dec168 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.0.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.0.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 |