summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-04-30 19:50:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-04-30 19:50:05 -0400
commitae1fee04fdc4e0304ca42883b6f077556e69d633 (patch)
tree1081c284f95dbce332f7d68e2c10be28f2f7c192 /dev-libs/libressl
parentdev-db/mariadb: Remove test disable as it now passes 10.3.6 (diff)
downloadgentoo-ae1fee04fdc4e0304ca42883b6f077556e69d633.tar.gz
gentoo-ae1fee04fdc4e0304ca42883b6f077556e69d633.tar.bz2
gentoo-ae1fee04fdc4e0304ca42883b6f077556e69d633.zip
dev-libs/libressl: stable on ppc/ppc64, bug #651564
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r--dev-libs/libressl/libressl-2.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.4.ebuild b/dev-libs/libressl/libressl-2.6.4.ebuild
index d8f2130d4b1a..faa38895b6c3 100644
--- a/dev-libs/libressl/libressl-2.6.4.ebuild
+++ b/dev-libs/libressl/libressl-2.6.4.ebuild
@@ -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 test"
REQUIRED_USE="test? ( static-libs )"