commit: d38ac8ac1c022235508e5ca3b23e434a93d385bc Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Sep 16 09:35:51 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Sep 16 12:32:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38ac8ac
media-gfx/pngquant: keyword 2.12.6 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> media-gfx/pngquant/pngquant-2.12.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/pngquant/pngquant-2.12.6.ebuild b/media-gfx/pngquant/pngquant-2.12.6.ebuild index c80fb8d347d..ded2693e8e4 100644 --- a/media-gfx/pngquant/pngquant-2.12.6.ebuild +++ b/media-gfx/pngquant/pngquant-2.12.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kornelski/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3 HPND rwpng" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="cpu_flags_x86_sse2 debug lcms openmp test" REQUIRED_USE="test? ( lcms )"
