diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-07 09:04:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-07 09:04:16 +0100 |
commit | c61ce634057e89cbe4cc4e5e5d4e84ced8e65c05 (patch) | |
tree | baa742bcf5aea34fb96d4426c8218ab6fed336ed /dev-libs/openssl | |
parent | net-misc/putty: amd64 stable wrt bug #576524 (diff) | |
download | gentoo-c61ce634057e89cbe4cc4e5e5d4e84ced8e65c05.tar.gz gentoo-c61ce634057e89cbe4cc4e5e5d4e84ced8e65c05.tar.bz2 gentoo-c61ce634057e89cbe4cc4e5e5d4e84ced8e65c05.zip |
dev-libs/openssl: amd64 stable wrt bug #575548
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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.ebuild | 2 |
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 3928f2f24916..b4d874e8a5e6 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 )" |