summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-01-27 13:25:50 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-01-27 13:25:50 +0300
commit6a71df7f8da900de288f60e58c53e27f39d99dd7 (patch)
tree7a584dc026c7e8af75d5ef61b0976e73d7b0445e
parentapp-shells/zsh: arm stable wrt bug #705816 (diff)
downloadgentoo-6a71df7f8da900de288f60e58c53e27f39d99dd7.tar.gz
gentoo-6a71df7f8da900de288f60e58c53e27f39d99dd7.tar.bz2
gentoo-6a71df7f8da900de288f60e58c53e27f39d99dd7.zip
dev-libs/libressl: arm stable wrt bug #704228
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--dev-libs/libressl/libressl-3.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-3.0.2.ebuild b/dev-libs/libressl/libressl-3.0.2.ebuild
index 72024dfe0f6a..58ef921f2581 100644
--- a/dev-libs/libressl/libressl-3.0.2.ebuild
+++ b/dev-libs/libressl/libressl-3.0.2.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/47"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+asm static-libs test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( static-libs )"