From 0c96836efbe5129e342f3a4714582d72b8d93e11 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Fri, 30 Mar 2018 10:00:48 -0400 Subject: dev-libs/libressl: version 2.6.4 stable on amd64 and x86, bug #651564 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-libs/libressl/libressl-2.6.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/libressl') diff --git a/dev-libs/libressl/libressl-2.6.4.ebuild b/dev-libs/libressl/libressl-2.6.4.ebuild index 22abf48a53e9..d58d71cae12f 100644 --- a/dev-libs/libressl/libressl-2.6.4.ebuild +++ b/dev-libs/libressl/libressl-2.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ LICENSE="ISC openssl" # we'll try to use the max of either. However, if either change between # versions, we have to change the subslot to trigger rebuild of consumers. SLOT="0/44" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0" -- cgit v1.2.3-65-gdbad