diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 12:33:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 12:33:20 +0100 |
commit | c2e4d8701cc3010a4038a92010a778ffc20a8426 (patch) | |
tree | 55ab2179ff03194cc1c8f229f0661dc72805e801 /sys-libs/libseccomp | |
parent | dev-libs/icu: s390 stable wrt bug #702500 (diff) | |
download | gentoo-c2e4d8701cc3010a4038a92010a778ffc20a8426.tar.gz gentoo-c2e4d8701cc3010a4038a92010a778ffc20a8426.tar.bz2 gentoo-c2e4d8701cc3010a4038a92010a778ffc20a8426.zip |
sys-libs/libseccomp: s390 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild b/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild index bd7ff38d4b3c..3bde62612e43 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.2-r1.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.2-r1.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 |