commit: 34e752674f93b7b20dd056953bf011a1bff73af1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 00:36:18 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 00:36:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e75267
app-arch/zopfli-1.0.2: add ~sparc, 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 09f1db6d41b..b0f76cfcd8f 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 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
DOCS=( CONTRIBUTORS README README.zopflipng )