diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:07:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:31:56 +0200 |
commit | ccc3cb2c01e9c6b9a89eb756bce2be11b602b327 (patch) | |
tree | f6beec7c68f98e460eb4de29076505a04cee7c03 /media-gfx/gimp | |
parent | dev-python/geventhttpclient: x86 stable (bug #737754) (diff) | |
download | gentoo-ccc3cb2c01e9c6b9a89eb756bce2be11b602b327.tar.gz gentoo-ccc3cb2c01e9c6b9a89eb756bce2be11b602b327.tar.bz2 gentoo-ccc3cb2c01e9c6b9a89eb756bce2be11b602b327.zip |
media-gfx/gimp: x86 stable (bug #720162)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/gimp-2.10.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gimp/gimp-2.10.18-r1.ebuild b/media-gfx/gimp/gimp-2.10.18-r1.ebuild index 0bca675be274..282b14daa351 100644 --- a/media-gfx/gimp/gimp-2.10.18-r1.ebuild +++ b/media-gfx/gimp/gimp-2.10.18-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gimp.org/" SRC_URI="mirror://gimp/v2.10/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="2" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 x86" IUSE="aalib alsa aqua debug doc gnome heif jpeg2k mng openexr postscript python udev unwind vector-icons webp wmf xpm cpu_flags_ppc_altivec cpu_flags_x86_mmx cpu_flags_x86_sse" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |