diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-31 11:54:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-31 11:22:07 +0000 |
commit | 7856c46f1beccf29d5011e4b7ddbd0cfdf54e1bb (patch) | |
tree | d82736a11fa6c49f37e18ab1a04645d082c3147a /dev-libs/libressl | |
parent | media-libs/faad2: stable 2.10.0 for sparc, bug #762490 (diff) | |
download | gentoo-7856c46f1beccf29d5011e4b7ddbd0cfdf54e1bb.tar.gz gentoo-7856c46f1beccf29d5011e4b7ddbd0cfdf54e1bb.tar.bz2 gentoo-7856c46f1beccf29d5011e4b7ddbd0cfdf54e1bb.zip |
dev-libs/libressl: stable 3.1.5 for sparc, bug #759175
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-3.1.5.ebuild b/dev-libs/libressl/libressl-3.1.5.ebuild index 4ad48db50757..968f9b8418ad 100644 --- a/dev-libs/libressl/libressl-3.1.5.ebuild +++ b/dev-libs/libressl/libressl-3.1.5.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/48" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asm static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( static-libs )" |