diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 12:01:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 12:01:53 +0000 |
commit | 0d8c009018c3890fcb0e098dd9cf34e2cd6368bc (patch) | |
tree | f8a7c79eac13f5cbdddab1e54e9233b8367bc5ea /media-gfx | |
parent | media-libs/gegl: switch HOMEPAGE and SRC_URI to https (diff) | |
download | gentoo-0d8c009018c3890fcb0e098dd9cf34e2cd6368bc.tar.gz gentoo-0d8c009018c3890fcb0e098dd9cf34e2cd6368bc.tar.bz2 gentoo-0d8c009018c3890fcb0e098dd9cf34e2cd6368bc.zip |
media-gfx/gimp: no keywords for 2.99.1 (for now)
This is a development release upstream, so erring on
the side of caution for the time being.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/gimp-2.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gimp/gimp-2.99.2.ebuild b/media-gfx/gimp/gimp-2.99.2.ebuild index 5f20dbd1c5f1..f06290af12d5 100644 --- a/media-gfx/gimp/gimp-2.99.2.ebuild +++ b/media-gfx/gimp/gimp-2.99.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gimp.org/" SRC_URI="mirror://gimp/v2.99/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="0/3" -KEYWORDS="~amd64" +#KEYWORDS="~amd64" IUSE="aalib alsa aqua debug doc gnome heif javascript jpeg2k lua mng openexr postscript python udev unwind vala vector-icons webp wmf xpm cpu_flags_ppc_altivec cpu_flags_x86_mmx cpu_flags_x86_sse" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |