summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-02-24 16:52:25 -0500
committerAaron Bauman <bman@gentoo.org>2019-02-24 16:52:25 -0500
commit7ec45a5a452adaadba674ca4b6875d38ecd1aeb4 (patch)
treee344e4830a546b69ea149f93d25799cab4b02389
parentprofiles: arm64: Drop frei0r and plotutils from use.mask (diff)
downloadgentoo-7ec45a5a.tar.gz
gentoo-7ec45a5a.tar.bz2
gentoo-7ec45a5a.zip
dev-libs/libressl: ppc stable wrt bug #653516
Thanks to ernsteiswuerfel for testing. Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--dev-libs/libressl/libressl-2.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.8.3.ebuild b/dev-libs/libressl/libressl-2.8.3.ebuild
index 09540cb92f52..060bbdd836ef 100644
--- a/dev-libs/libressl/libressl-2.8.3.ebuild
+++ b/dev-libs/libressl/libressl-2.8.3.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/46"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
IUSE="+asm static-libs test"
REQUIRED_USE="test? ( static-libs )"