summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-02-17 13:30:35 -0500
committerAaron Bauman <bman@gentoo.org>2019-02-17 13:32:20 -0500
commit746da9a0f0e179bf6eecc41d361fcbac0ccdc388 (patch)
tree898abcd05bf3f09fb27a35d2490427bfd4094c81 /dev-libs/libressl
parentapp-emulation/cri-o: HOMEPAGE: use HTTPS (diff)
downloadgentoo-746da9a0f0e179bf6eecc41d361fcbac0ccdc388.tar.gz
gentoo-746da9a0f0e179bf6eecc41d361fcbac0ccdc388.tar.bz2
gentoo-746da9a0f0e179bf6eecc41d361fcbac0ccdc388.zip
dev-libs/libressl: amd64 stable wrt bug #653516
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-libs/libressl')
-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 18d0296fcb2b..fc47b865d76f 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 )"