summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-03 20:15:00 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-03 20:16:20 +0300
commit6dc6c0fdb2308b74e7828147dd8a43b567808e27 (patch)
tree76c82a92b6c4ee375e2da757154bc720356ccd98 /dev-libs
parentnet-fs/nfs-utils: s390 stable wrt bug #615396 (diff)
downloadgentoo-6dc6c0fdb2308b74e7828147dd8a43b567808e27.tar.gz
gentoo-6dc6c0fdb2308b74e7828147dd8a43b567808e27.tar.bz2
gentoo-6dc6c0fdb2308b74e7828147dd8a43b567808e27.zip
dev-libs/libressl: s390 stable wrt bug #615396
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs')
-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 bc3550222a71..0bcae6becd66 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 s390 sparc x86"
IUSE="+asm static-libs test"
REQUIRED_USE="test? ( static-libs )"