summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-04-04 03:12:05 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-04-04 03:12:05 +0200
commit8ca947272b0d7f2e182b3746b40b223967def694 (patch)
tree095b761c466557134c4a5c23d952419593378740 /media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
parentmedia-gfx/imagemagick: set IUSE="+cxx" (diff)
downloadgentoo-8ca947272b0d7f2e182b3746b40b223967def694.tar.gz
gentoo-8ca947272b0d7f2e182b3746b40b223967def694.tar.bz2
gentoo-8ca947272b0d7f2e182b3746b40b223967def694.zip
media-gfx/graphicsmagick: set IUSE="+cxx"
Closes: https://bugs.gentoo.org/714006 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/graphicsmagick/graphicsmagick-9999.ebuild')
-rw-r--r--media-gfx/graphicsmagick/graphicsmagick-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
index 10a8ba42cf2a..6e0e9fc4f818 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ else
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
-IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp
+IUSE="bzip2 +cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp
perl png postscript q16 q32 static-libs svg threads tiff truetype
webp wmf X zlib"