summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-05-19 01:12:22 +0200
committerJeroen Roovers <jer@gentoo.org>2018-05-19 01:16:22 +0200
commit1eaedf24f1f38840d545d2fdaf59e8bdb2dd72f6 (patch)
tree4e0fe46e05767c3103d18e0dcb534ab5570c250b /dev-libs/libressl
parentcmake-utils.eclass: version_is_at_least -> ver_test (diff)
downloadgentoo-1eaedf24f1f38840d545d2fdaf59e8bdb2dd72f6.tar.gz
gentoo-1eaedf24f1f38840d545d2fdaf59e8bdb2dd72f6.tar.bz2
gentoo-1eaedf24f1f38840d545d2fdaf59e8bdb2dd72f6.zip
dev-libs/libressl: Revert stable for HPPA.
Package-Manager: Portage-2.3.38, Repoman-2.3.9
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 92e14dcaaa9a..faa38895b6c3 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 test"
REQUIRED_USE="test? ( static-libs )"