From: Anthony G. Basile Date: Sun, 12 Nov 2017 19:38:33 +0000 (-0500) Subject: dev-libs/libressl: 2.6.0 stable on arm, bug #627696 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=02f4217611747541df68912e09b749f6983b955b;p=gentoo.git dev-libs/libressl: 2.6.0 stable on arm, bug #627696 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild b/dev-libs/libressl/libressl-2.6.0.ebuild index 3153ad3c6b82..a280490ce539 100644 --- a/dev-libs/libressl/libressl-2.6.0.ebuild +++ b/dev-libs/libressl/libressl-2.6.0.ebuild @@ -14,7 +14,7 @@ LICENSE="ISC openssl" # we'll try to use the max of either. However, if either change between # versions, we have to change the subslot to trigger rebuild of consumers. SLOT="0/43" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0"