From: Mikle Kolyada Date: Sun, 15 Apr 2018 16:39:22 +0000 (+0300) Subject: dev-libs/libressl: arm stable wrt bug #651564 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da3ef274e27bb290a2df2b891da170cfa8d16935;p=gentoo.git dev-libs/libressl: arm stable wrt bug #651564 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-libs/libressl/libressl-2.6.4.ebuild b/dev-libs/libressl/libressl-2.6.4.ebuild index 40bc42a9c268..b4987334136f 100644 --- a/dev-libs/libressl/libressl-2.6.4.ebuild +++ b/dev-libs/libressl/libressl-2.6.4.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/44" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0"