From: Sergei Trofimovich Date: Tue, 7 Nov 2017 22:50:57 +0000 (+0000) Subject: dev-libs/libressl: keyworded 2.5.4 for sparc, bug #605004 (thanks to Rolf Eike Beer) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9cfdd05c0345436aee482975b7e2382bc2644d44;p=gentoo.git dev-libs/libressl: keyworded 2.5.4 for sparc, bug #605004 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-libs/libressl/libressl-2.5.4.ebuild b/dev-libs/libressl/libressl-2.5.4.ebuild index d87e79cad652..c3786d800a14 100644 --- a/dev-libs/libressl/libressl-2.5.4.ebuild +++ b/dev-libs/libressl/libressl-2.5.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/43" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0"