diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:34:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:34:32 +0200 |
commit | cdefec0de88f33039aef6088edf02d857fdaf9f7 (patch) | |
tree | 33b7b611b13d16f5cac9d6f446b985c407d606fe /sys-libs | |
parent | sys-apps/pciutils: s390 stable wrt bug #730504 (diff) | |
download | gentoo-cdefec0de88f33039aef6088edf02d857fdaf9f7.tar.gz gentoo-cdefec0de88f33039aef6088edf02d857fdaf9f7.tar.bz2 gentoo-cdefec0de88f33039aef6088edf02d857fdaf9f7.zip |
sys-libs/libseccomp: s390 stable wrt bug #730508
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.3.ebuild b/sys-libs/libseccomp/libseccomp-2.4.3.ebuild index 4ab43b6b46a4..c21d3d11acc8 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.3.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.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 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 |