commit:     65bc2398c80a71cb131d6af95b5b76c83212918b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 00:03:52 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 00:04:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bc2398

dev-libs/libressl: keyword mask, breaks many packages

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/libressl/libressl-2.7.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libressl/libressl-2.7.0.ebuild 
b/dev-libs/libressl/libressl-2.7.0.ebuild
index 8884f50f75c..e57761f47fe 100644
--- a/dev-libs/libressl/libressl-2.7.0.ebuild
+++ b/dev-libs/libressl/libressl-2.7.0.ebuild
@@ -14,7 +14,8 @@ 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/45"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS=""
 IUSE="+asm static-libs"
 
 RDEPEND="!dev-libs/openssl:0"

Reply via email to