diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 17:32:23 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 17:32:51 -0500 |
commit | 74bd0353b24b2ece74f1ca561fbe4c18df5ca0d3 (patch) | |
tree | f2440da3d9ff46cfc20700622b1dc4b18933ad23 /sys-libs/libseccomp | |
parent | dev-tex/hlatex: EAPI bump (diff) | |
download | gentoo-74bd0353b24b2ece74f1ca561fbe4c18df5ca0d3.tar.gz gentoo-74bd0353b24b2ece74f1ca561fbe4c18df5ca0d3.tar.bz2 gentoo-74bd0353b24b2ece74f1ca561fbe4c18df5ca0d3.zip |
sys-libs/libseccomp: mark 2.3.2 arm64/s390 stable
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 503a145f6af7..46e82ccd129e 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 |