diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 22:50:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 22:50:57 +0000 |
commit | 9cfdd05c0345436aee482975b7e2382bc2644d44 (patch) | |
tree | 9a76dfd7ed630e9f6fabecd9f7c4cda44ccac047 /dev-libs/libressl | |
parent | dev-python/pysmi: keyworded 0.1.3 for sparc, bug #626124 (thanks to Rolf Eike... (diff) | |
download | gentoo-9cfdd05c0345436aee482975b7e2382bc2644d44.tar.gz gentoo-9cfdd05c0345436aee482975b7e2382bc2644d44.tar.bz2 gentoo-9cfdd05c0345436aee482975b7e2382bc2644d44.zip |
dev-libs/libressl: keyworded 2.5.4 for sparc, bug #605004 (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.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.5.4.ebuild b/dev-libs/libressl/libressl-2.5.4.ebuild index d87e79cad652..c3786d800a14 100644 --- a/dev-libs/libressl/libressl-2.5.4.ebuild +++ b/dev-libs/libressl/libressl-2.5.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/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" |