From da3ef274e27bb290a2df2b891da170cfa8d16935 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 15 Apr 2018 19:39:22 +0300 Subject: dev-libs/libressl: arm stable wrt bug #651564 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-libs/libressl/libressl-2.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad