From: Anthony G. Basile Date: Mon, 30 Apr 2018 23:50:05 +0000 (-0400) Subject: dev-libs/libressl: stable on ppc/ppc64, bug #651564 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae1fee04fdc4e0304ca42883b6f077556e69d633;p=gentoo.git dev-libs/libressl: stable on ppc/ppc64, 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 d8f2130d4b1a..faa38895b6c3 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 test" REQUIRED_USE="test? ( static-libs )"