diff options
author | 2021-05-25 17:04:34 +0200 | |
---|---|---|
committer | 2021-05-25 17:04:34 +0200 | |
commit | 3315a8641067062dfbb58fac14388416aba17eae (patch) | |
tree | 0ea82e82b6ee7179b444502f9515401e5d136482 /media-gfx/gmic | |
parent | x11-plugins/pidgin-gnome-keyring: x86 stable wrt bug #791937 (diff) | |
download | gentoo-3315a8641067062dfbb58fac14388416aba17eae.tar.gz gentoo-3315a8641067062dfbb58fac14388416aba17eae.tar.bz2 gentoo-3315a8641067062dfbb58fac14388416aba17eae.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'media-gfx/gmic')
-rw-r--r-- | media-gfx/gmic/gmic-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |