summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-15 19:39:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-15 19:39:22 +0300
commitda3ef274e27bb290a2df2b891da170cfa8d16935 (patch)
tree9788fcbc70bd8cc0ef2833d79bd81ec80fe4eec5 /dev-libs/libressl
parentapp-editors/emacs: arm stable wrt bug #649910 (diff)
downloadgentoo-da3ef274e27bb290a2df2b891da170cfa8d16935.tar.gz
gentoo-da3ef274e27bb290a2df2b891da170cfa8d16935.tar.bz2
gentoo-da3ef274e27bb290a2df2b891da170cfa8d16935.zip
dev-libs/libressl: arm stable wrt 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 40bc42a9c268..b4987334136f 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"
RDEPEND="!dev-libs/openssl:0"