diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-05-06 12:36:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-06 12:37:33 -0400 |
commit | a81ab0ddbba50e62b413235195b8d5eb4659acb0 (patch) | |
tree | 8afccbbc3ab5a27d7c6bded408b01564c41bd55f /dev-libs/libressl | |
parent | profiles/arch/arm64: remove obsolete dev-libs/protobuf[python] stable mask (diff) | |
download | gentoo-a81ab0ddbba50e62b413235195b8d5eb4659acb0.tar.gz gentoo-a81ab0ddbba50e62b413235195b8d5eb4659acb0.tar.bz2 gentoo-a81ab0ddbba50e62b413235195b8d5eb4659acb0.zip |
dev-libs/libressl: hppa stable
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-2.6.4.ebuild | 2 |
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 faa38895b6c3..92e14dcaaa9a 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 )" |