diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-28 23:14:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-28 23:14:57 +0000 |
commit | 03f93a1a9835d46f9f1d046edaf08388b4143100 (patch) | |
tree | 86ec4f920883059c334efd13e065a9bd6faa9080 /dev-libs/libressl | |
parent | sys-devel/binutils: Remove old (diff) | |
download | gentoo-03f93a1a9835d46f9f1d046edaf08388b4143100.tar.gz gentoo-03f93a1a9835d46f9f1d046edaf08388b4143100.tar.bz2 gentoo-03f93a1a9835d46f9f1d046edaf08388b4143100.zip |
dev-libs/libressl: stable 2.6.5 for hppa, bug #658158
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-2.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild b/dev-libs/libressl/libressl-2.6.5.ebuild index d85d0de9b3c1..d4870428f998 100644 --- a/dev-libs/libressl/libressl-2.6.5.ebuild +++ b/dev-libs/libressl/libressl-2.6.5.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 s390 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 )" |