diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-31 08:18:20 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-31 08:18:20 +0100 |
commit | 40eb55ddae8b531a0a90498efe8c2ffea6bf6df2 (patch) | |
tree | 8740e7a93bb115ddfd7feae1d90c082a52dd7f1c /dev-libs | |
parent | app-office/texstudio: Stable for PPC64 (bug #564256). (diff) | |
download | gentoo-40eb55ddae8b531a0a90498efe8c2ffea6bf6df2.tar.gz gentoo-40eb55ddae8b531a0a90498efe8c2ffea6bf6df2.tar.bz2 gentoo-40eb55ddae8b531a0a90498efe8c2ffea6bf6df2.zip |
dev-libs/libressl: Mark ~hppa too.
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libressl/libressl-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.2.4.ebuild b/dev-libs/libressl/libressl-2.2.4.ebuild index e3b97b5b90c2..68141da895b7 100644 --- a/dev-libs/libressl/libressl-2.2.4.ebuild +++ b/dev-libs/libressl/libressl-2.2.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz" LICENSE="ISC openssl" SLOT="0/35" # reflects ABI of libcrypto.so and libssl.so -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0" |