diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-04 07:16:47 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-04 07:17:03 +0200 |
commit | 948b813eb16ee250e8df8e99fc8cf1c4bc32c44e (patch) | |
tree | 67d96b41b28219faaf736271bb3fb653e6c56f37 /dev-libs/openssl | |
parent | Add metadata/xml-schema/ to gitignore (diff) | |
download | gentoo-948b813eb16ee250e8df8e99fc8cf1c4bc32c44e.tar.gz gentoo-948b813eb16ee250e8df8e99fc8cf1c4bc32c44e.tar.bz2 gentoo-948b813eb16ee250e8df8e99fc8cf1c4bc32c44e.zip |
dev-libs/openssl: Stable for PPC64 (bug #581234).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r-- | dev-libs/openssl/openssl-1.0.2h.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openssl/openssl-1.0.2h.ebuild b/dev-libs/openssl/openssl-1.0.2h.ebuild index d50d0af19d7c..9412cb3f39a6 100644 --- a/dev-libs/openssl/openssl-1.0.2h.ebuild +++ b/dev-libs/openssl/openssl-1.0.2h.ebuild @@ -15,7 +15,7 @@ LICENSE="openssl" # subslot set to 1.0.2g version as this is the first release without SSLv2 # support and thus breaks nearly every openssl consumer (see bug #575548) SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib" RESTRICT="!bindist? ( bindist )" |