diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-05-09 15:24:29 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-05-09 15:24:29 -0400 |
commit | fd32827902432fce74149e553058c4af1c411584 (patch) | |
tree | 4c9249f81f434b180a81ac6501c871a7c214978e /sys-libs/libseccomp | |
parent | sci-geosciences/gpsd: fix build w/newer glibc #581740 (diff) | |
download | gentoo-fd32827902432fce74149e553058c4af1c411584.tar.gz gentoo-fd32827902432fce74149e553058c4af1c411584.tar.bz2 gentoo-fd32827902432fce74149e553058c4af1c411584.zip |
sys-libs/libseccomp: stable arm for bug #581440
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.3.0.ebuild b/sys-libs/libseccomp/libseccomp-2.3.0.ebuild index ad6a115e0fe8..43be9738cfda 100644 --- a/sys-libs/libseccomp/libseccomp-2.3.0.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.3.0.ebuild @@ -14,7 +14,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 |