From 3315a8641067062dfbb58fac14388416aba17eae Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 25 May 2021 17:04:34 +0200 Subject: media-gfx/gmic: x86 stable wrt bug #791940 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- media-gfx/gmic/gmic-2.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx') diff --git a/media-gfx/gmic/gmic-2.9.7.ebuild b/media-gfx/gmic/gmic-2.9.7.ebuild index 20cad100504d..d10f49713a41 100644 --- a/media-gfx/gmic/gmic-2.9.7.ebuild +++ b/media-gfx/gmic/gmic-2.9.7.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 x86" fi DESCRIPTION="GREYC's Magic Image Converter" -- cgit v1.2.3-65-gdbad