From: Aaron Bauman Date: Mon, 8 Apr 2019 03:37:32 +0000 (-0400) Subject: sys-libs/libseccomp: arm64 stable wrt bug #680442 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2169bb1b0687aecb4b2b029847b983277db6f085;p=gentoo.git sys-libs/libseccomp: arm64 stable wrt bug #680442 Signed-off-by: Aaron Bauman --- diff --git a/sys-libs/libseccomp/libseccomp-2.4.0.ebuild b/sys-libs/libseccomp/libseccomp-2.4.0.ebuild index f4ccc0dec168..ed16699636f3 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.0.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.0.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