diff options
Diffstat (limited to 'dev-libs/libressl/libressl-2.2.4.ebuild')
-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" |