summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-16 12:36:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-16 12:50:36 +0100
commitba32b05c397401d579adf06b16d61a7f271d3c83 (patch)
tree260ab3cb822a443b9a7e9e47ef227f6273d063f1 /dev-libs/openssl
parentapp-admin/tripwire: ppc stable wrt bug #572852 (diff)
downloadgentoo-ba32b05c397401d579adf06b16d61a7f271d3c83.tar.gz
gentoo-ba32b05c397401d579adf06b16d61a7f271d3c83.tar.bz2
gentoo-ba32b05c397401d579adf06b16d61a7f271d3c83.zip
dev-libs/openssl: ppc stable wrt bug #575548
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r--dev-libs/openssl/openssl-1.0.2g-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openssl/openssl-1.0.2g-r2.ebuild b/dev-libs/openssl/openssl-1.0.2g-r2.ebuild
index 44cf17fc8884..b4745fbd2436 100644
--- a/dev-libs/openssl/openssl-1.0.2g-r2.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2g-r2.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 )"