summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-06-29 17:07:28 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-06-29 17:09:29 +0200
commit90254868435ec11ae2d6c404707d5d7eab64abdc (patch)
tree06fff9e967bae15b70ddff4cc391ac8101195814 /app-arch/zopfli
parentdev-python/fs: keyword 2.4.16 for ~mips (diff)
downloadgentoo-90254868435ec11ae2d6c404707d5d7eab64abdc.tar.gz
gentoo-90254868435ec11ae2d6c404707d5d7eab64abdc.tar.bz2
gentoo-90254868435ec11ae2d6c404707d5d7eab64abdc.zip
app-arch/zopfli: keyword 1.0.3 for ~mips
Closes: https://bugs.gentoo.org/918643 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-arch/zopfli')
-rw-r--r--app-arch/zopfli/zopfli-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zopfli/zopfli-1.0.3.ebuild b/app-arch/zopfli/zopfli-1.0.3.ebuild
index d1c897089087..e5301174f618 100644
--- a/app-arch/zopfli/zopfli-1.0.3.ebuild
+++ b/app-arch/zopfli/zopfli-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,6 +12,6 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
DOCS=( CONTRIBUTORS README README.zopflipng )