commit: d010b6e6268031cf645df32bd52a2a786fa2b1e0 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Tue May 24 19:29:09 2016 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Tue May 24 19:29:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d010b6e6
dev-libs/openssl: mark 1.0.2h arm64/ia64/m68k/ppc/s390/sh/sparc stable #581234 dev-libs/openssl/openssl-1.0.2h.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/openssl/openssl-1.0.2h.ebuild b/dev-libs/openssl/openssl-1.0.2h.ebuild index 494bbe9..a69dae4 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 )"
