commit: 8d91ea8b7732fe2a8b4b13749987a130a3cd93e0 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Jan 26 15:19:45 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Jan 26 16:08:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d91ea8b
dev-libs/libressl-2.5.0-r0: keyworded for ~alpha Gentoo-Bug: 605004 dev-libs/libressl/libressl-2.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libressl/libressl-2.5.0.ebuild b/dev-libs/libressl/libressl-2.5.0.ebuild index e660288..7ae4ecf 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"
