commit: efad724728a4a606d0c23125c8cc9b72f7c2282a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:24:47 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:24:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efad7247
app-arch/zopfli-1.0.2: add ~alpha, bug 694372
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-arch/zopfli/zopfli-1.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/zopfli/zopfli-1.0.2.ebuild
b/app-arch/zopfli/zopfli-1.0.2.ebuild
index 6abb43d9762..a64e65d0663 100644
--- a/app-arch/zopfli/zopfli-1.0.2.ebuild
+++ b/app-arch/zopfli/zopfli-1.0.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="0/1"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux
~x86-linux"
DOCS=( CONTRIBUTORS README README.zopflipng )