diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-19 18:47:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-19 19:15:03 +0100 |
commit | 784b388eb3443f59c106d372fe7e94e224f451c7 (patch) | |
tree | d05ee4d654d9b95b6b5ab4873a81a2c036254496 /dev-libs/libressl | |
parent | net-libs/zeromq: stable 4.2.2-r2 for sparc (diff) | |
download | gentoo-784b388eb3443f59c106d372fe7e94e224f451c7.tar.gz gentoo-784b388eb3443f59c106d372fe7e94e224f451c7.tar.bz2 gentoo-784b388eb3443f59c106d372fe7e94e224f451c7.zip |
dev-libs/libressl: stable 2.6.4 for sparc
Bug: https://bugs.gentoo.org/651564
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-2.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.4.ebuild b/dev-libs/libressl/libressl-2.6.4.ebuild index faa38895b6c3..152d3751d355 100644 --- a/dev-libs/libressl/libressl-2.6.4.ebuild +++ b/dev-libs/libressl/libressl-2.6.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/44" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="+asm static-libs test" REQUIRED_USE="test? ( static-libs )" |