diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 07:54:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 07:54:08 +0000 |
commit | 84bb21a65dd5cb45358166305467ecf6cd761fb3 (patch) | |
tree | 3085f931aed0f4cb565b013c58ac189cdef47f8f /dev-libs/libressl | |
parent | app-cdr/bchunk: stable 1.2.0-r4 for sparc, bug #635898 (thanks to Rolf Eike B... (diff) | |
download | gentoo-84bb21a65dd5cb45358166305467ecf6cd761fb3.tar.gz gentoo-84bb21a65dd5cb45358166305467ecf6cd761fb3.tar.bz2 gentoo-84bb21a65dd5cb45358166305467ecf6cd761fb3.zip |
dev-libs/libressl: stable 2.6.0 for sparc, bug #627696 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild b/dev-libs/libressl/libressl-2.6.0.ebuild index e29bc86c0726..1d08a6f71c95 100644 --- a/dev-libs/libressl/libressl-2.6.0.ebuild +++ b/dev-libs/libressl/libressl-2.6.0.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" |