From: Anthony G. Basile Date: Tue, 19 Sep 2017 22:18:45 +0000 (-0400) Subject: dev-libs/libressl: ppc and ppc64 stable, bug #627696 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d7255e0c61dd375d8b87bd81551ceefa45e5b2d1;p=gentoo.git dev-libs/libressl: ppc and ppc64 stable, bug #627696 Package-Manager: Portage-2.3.8, Repoman-2.3.1 --- diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild b/dev-libs/libressl/libressl-2.6.0.ebuild index 3e4bdea795e7..4f0fb51e5fc7 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"