dev-libs/libressl: add keywords for supported arches
authorAaron Bauman <bman@gentoo.org>
Mon, 30 Apr 2018 00:22:31 +0000 (20:22 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 30 Apr 2018 00:22:31 +0000 (20:22 -0400)
The package will be added to package.mask for testing

Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-libs/libressl/libressl-2.7.2.ebuild

index d988e0c8f0155bbea6572a1a72e299f25112673f..c082e66486685224903000042a936ca379346e4e 100644 (file)
@@ -15,7 +15,7 @@ LICENSE="ISC openssl"
 # 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=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+asm static-libs test"
 REQUIRED_USE="test? ( static-libs )"