summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-08 11:38:21 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-08 11:38:43 -0400
commit355d0ed8e244ad53f2a9ebac66aae81d85215cdd (patch)
tree68ab9f01e0c105c6cb8a802c8ea13e7852d78900
parentLinux patch 4.4.127 (diff)
downloadgentoo-355d0ed8e244ad53f2a9ebac66aae81d85215cdd.tar.gz
gentoo-355d0ed8e244ad53f2a9ebac66aae81d85215cdd.tar.bz2
gentoo-355d0ed8e244ad53f2a9ebac66aae81d85215cdd.zip
dev-libs/openssl: amd64 stable
Bug: https://bugs.gentoo.org/651730 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-libs/openssl/openssl-1.0.2o.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openssl/openssl-1.0.2o.ebuild b/dev-libs/openssl/openssl-1.0.2o.ebuild
index 37c5f699c032..db9a24bc8eab 100644
--- a/dev-libs/openssl/openssl-1.0.2o.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2o.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz
LICENSE="openssl"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 sslv2 +sslv3 static-libs test +tls-heartbeat vanilla zlib"
RESTRICT="!bindist? ( bindist )"