From: Tobias Klausmann Date: Thu, 26 Jan 2017 15:19:45 +0000 (+0100) Subject: dev-libs/libressl-2.5.0-r0: keyworded for ~alpha X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d91ea8b7732fe2a8b4b13749987a130a3cd93e0;p=gentoo.git dev-libs/libressl-2.5.0-r0: keyworded for ~alpha Gentoo-Bug: 605004 --- diff --git a/dev-libs/libressl/libressl-2.5.0.ebuild b/dev-libs/libressl/libressl-2.5.0.ebuild index e6602882fd3a..7ae4ecfacd51 100644 --- a/dev-libs/libressl/libressl-2.5.0.ebuild +++ b/dev-libs/libressl/libressl-2.5.0.ebuild @@ -15,7 +15,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/39" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0"