diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:54:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:55:36 +0100 |
commit | feb95e18052eb58ad01983955bfe39ce839a35d3 (patch) | |
tree | 5695ea31accf8f8b611d0d727547f718bc1b8f6e /dev-libs | |
parent | www-apps/moodle: version bumps to 3.1.9, 3.2.6, 3.3.3, 3.4 (diff) | |
download | gentoo-feb95e18052eb58ad01983955bfe39ce839a35d3.tar.gz gentoo-feb95e18052eb58ad01983955bfe39ce839a35d3.tar.bz2 gentoo-feb95e18052eb58ad01983955bfe39ce839a35d3.zip |
dev-libs/libressl: x86 stable (bug #627696)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-libs')
-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 a280490ce539..e29bc86c0726 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 x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0" |