summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-03 15:39:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-03 15:39:37 +0100
commit55662b0d4244dbff09fc005927e5dceacc588502 (patch)
tree8abf350b8569baaa6da99fd3fc3bb924d4b7388e /app-arch
parentx11-libs/libXpm: x86 stable wrt bug #704592 (diff)
downloadgentoo-55662b0d4244dbff09fc005927e5dceacc588502.tar.gz
gentoo-55662b0d4244dbff09fc005927e5dceacc588502.tar.bz2
gentoo-55662b0d4244dbff09fc005927e5dceacc588502.zip
app-arch/zopfli: s390 stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/zopfli/zopfli-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zopfli/zopfli-1.0.2.ebuild b/app-arch/zopfli/zopfli-1.0.2.ebuild
index cdc6ce05d9eb..bfec26c8fca9 100644
--- a/app-arch/zopfli/zopfli-1.0.2.ebuild
+++ b/app-arch/zopfli/zopfli-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="0/1"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
DOCS=( CONTRIBUTORS README README.zopflipng )