diff options
author | 2022-05-08 19:30:33 +0800 | |
---|---|---|
committer | 2022-05-08 22:58:39 +0800 | |
commit | 9008f268f0fe66ed757e1ade1609068a00238e23 (patch) | |
tree | 55806146994f833e321e341b7088875895484b6b /app-arch | |
parent | media-fonts/encodings: keyword 1.0.5-r1 for ~loong (diff) | |
download | gentoo-9008f268f0fe66ed757e1ade1609068a00238e23.tar.gz gentoo-9008f268f0fe66ed757e1ade1609068a00238e23.tar.bz2 gentoo-9008f268f0fe66ed757e1ade1609068a00238e23.zip |
app-arch/zopfli: keyword 1.0.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/zopfli/zopfli-1.0.3.ebuild | 4 |
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 d25c4c0ccc17..e54b88db2013 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-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,6 +13,6 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="Apache-2.0" SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" DOCS=( CONTRIBUTORS README README.zopflipng ) |