summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-12-04 18:48:02 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-12-04 18:48:02 -0500
commit56d6d94826f2b842e3c2d15e244de57f88398419 (patch)
tree4dc60f4647b05c894d8ae5c9c98baf89be6df397
parentnet-libs/libmicrohttpd: version bump to 0.9.47 (diff)
downloadgentoo-56d6d948.tar.gz
gentoo-56d6d948.tar.bz2
gentoo-56d6d948.zip
dev-libs/libressl: keyword ~arm
Package-Manager: portage-2.2.20.1
-rw-r--r--dev-libs/libressl/libressl-2.2.4.ebuild2
-rw-r--r--dev-libs/libressl/libressl-2.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libressl/libressl-2.2.4.ebuild b/dev-libs/libressl/libressl-2.2.4.ebuild
index 68141da895b7..87bd4f538b85 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 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
IUSE="+asm static-libs"
RDEPEND="!dev-libs/openssl:0"
diff --git a/dev-libs/libressl/libressl-2.3.1.ebuild b/dev-libs/libressl/libressl-2.3.1.ebuild
index 62c06a307679..39969e1bc4b3 100644
--- a/dev-libs/libressl/libressl-2.3.1.ebuild
+++ b/dev-libs/libressl/libressl-2.3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz"
LICENSE="ISC openssl"
SLOT="0/36" # reflects ABI of libcrypto.so and libssl.so
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
IUSE="+asm static-libs"
RDEPEND="!dev-libs/openssl:0"