summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-05-12 19:15:39 +0200
committerMarkus Meier <maekke@gentoo.org>2016-05-12 19:15:39 +0200
commitd42316d8c448291af48131c5db69cf6528dcd284 (patch)
treea0edbb453b8ef1bf79a22b2468f8ae500ea142db /dev-libs
parentdev-libs/grok: add ~arm, bug #581180 (diff)
downloadgentoo-d42316d8c448291af48131c5db69cf6528dcd284.tar.gz
gentoo-d42316d8c448291af48131c5db69cf6528dcd284.tar.bz2
gentoo-d42316d8c448291af48131c5db69cf6528dcd284.zip
dev-libs/openssl: arm stable, bug #581234
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/openssl/openssl-1.0.2h.ebuild2
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 1a09d5ead488..b7e7901fe6fd 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 )"