diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:18:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:18:48 +0300 |
commit | 34160ac62635f5182b63daec1870d8646d6e335d (patch) | |
tree | cefb5f2615a35f63b4007430aa5b054243377eff /sys-libs | |
parent | net-vpn/tor: arm stable wrt bug #703366 (diff) | |
download | gentoo-34160ac62635f5182b63daec1870d8646d6e335d.tar.gz gentoo-34160ac62635f5182b63daec1870d8646d6e335d.tar.bz2 gentoo-34160ac62635f5182b63daec1870d8646d6e335d.zip |
sys-libs/libseccomp: arm stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 13a7890dace8..6b5169425b87 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 |