summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-02-18 21:24:23 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-18 21:31:24 +0000
commit3cd7beaa55ddf9fb4f595b0525eddd29748fffde (patch)
treeb531d329a370fa5334cec9ea26382870eec60b37 /dev-libs/libressl
parentnet-mail/vpopmail: Revbump to change dependencies (diff)
downloadgentoo-3cd7beaa55ddf9fb4f595b0525eddd29748fffde.tar.gz
gentoo-3cd7beaa55ddf9fb4f595b0525eddd29748fffde.tar.bz2
gentoo-3cd7beaa55ddf9fb4f595b0525eddd29748fffde.zip
dev-libs/libressl: stable 2.8.3 for sparc, bug #653516
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r--dev-libs/libressl/libressl-2.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"