From 335cbae983cbd5e2eff17b0853871332a5aca6a0 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 29 Apr 2018 20:22:31 -0400 Subject: dev-libs/libressl: add keywords for supported arches 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/libressl') diff --git a/dev-libs/libressl/libressl-2.7.2.ebuild b/dev-libs/libressl/libressl-2.7.2.ebuild index d988e0c8f015..c082e6648668 100644 --- a/dev-libs/libressl/libressl-2.7.2.ebuild +++ b/dev-libs/libressl/libressl-2.7.2.ebuild @@ -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 )" -- cgit v1.2.3-65-gdbad