diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:06:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:07:26 +0000 |
commit | 5dcf346e1785baefe82622405d7be94fd56ec38c (patch) | |
tree | f2a1d7c35fa7866df9112436141992b8da50b0f4 /dev-libs/libressl | |
parent | dev-perl/Net-LibIDN2: keyworded 1.0.0 for sparc, bug #639714 (thanks to Rolf ... (diff) | |
download | gentoo-5dcf346e1785baefe82622405d7be94fd56ec38c.tar.gz gentoo-5dcf346e1785baefe82622405d7be94fd56ec38c.tar.bz2 gentoo-5dcf346e1785baefe82622405d7be94fd56ec38c.zip |
dev-libs/libressl: keyworded 2.6.3-r2 for sparc, bug #639714 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-2.6.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.3-r2.ebuild b/dev-libs/libressl/libressl-2.6.3-r2.ebuild index ae81279ce6f1..22abf48a53e9 100644 --- a/dev-libs/libressl/libressl-2.6.3-r2.ebuild +++ b/dev-libs/libressl/libressl-2.6.3-r2.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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0" |