From: Rolf Eike Beer Date: Mon, 18 Feb 2019 20:24:23 +0000 (+0100) Subject: dev-libs/libressl: stable 2.8.3 for sparc, bug #653516 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3cd7beaa55ddf9fb4f595b0525eddd29748fffde;p=gentoo.git dev-libs/libressl: stable 2.8.3 for sparc, bug #653516 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/libressl/libressl-2.8.3.ebuild b/dev-libs/libressl/libressl-2.8.3.ebuild index 175b70a63908..09540cb92f52 100644 --- a/dev-libs/libressl/libressl-2.8.3.ebuild +++ b/dev-libs/libressl/libressl-2.8.3.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/46" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="+asm static-libs test" REQUIRED_USE="test? ( static-libs )"