commit: 6bc8d7f45819306d3936fe1311012711bd74095c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 14 05:18:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 05:18:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc8d7f4
media-gfx/gmic: Stabilize 3.1.6 x86, #885819
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/gmic/gmic-3.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gmic/gmic-3.1.6.ebuild b/media-gfx/gmic/gmic-3.1.6.ebuild
index 85bb406d8cc0..d180943f6127 100644
--- a/media-gfx/gmic/gmic-3.1.6.ebuild
+++ b/media-gfx/gmic/gmic-3.1.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86"
fi
DESCRIPTION="GREYC's Magic Image Converter"