media-gfx/gimp: Remove silly IUSE=smp
authorMatt Turner <mattst88@gentoo.org>
Mon, 4 Feb 2019 18:11:56 +0000 (10:11 -0800)
committerMatt Turner <mattst88@gentoo.org>
Mon, 4 Feb 2019 18:12:40 +0000 (10:12 -0800)
Closes: https://bugs.gentoo.org/674938
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-gfx/gimp/gimp-2.10.8-r1.ebuild
media-gfx/gimp/gimp-9999.ebuild

index 887d43c208e898e5b78c172d1eee5b357b818f96..f4e16cd1bf9b89b2e677f4a4bb2d3693b1d84292 100644 (file)
@@ -18,7 +18,7 @@ SLOT="2"
 KEYWORDS="~amd64 ~x86"
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
-IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k cpu_flags_x86_mmx mng python smp cpu_flags_x86_sse udev unwind vector-icons webp wmf xpm"
+IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k cpu_flags_x86_mmx mng python cpu_flags_x86_sse udev unwind vector-icons webp wmf xpm"
 
 RDEPEND=">=dev-libs/glib-2.56.0:2
        >=dev-libs/atk-2.2.0
@@ -128,7 +128,7 @@ src_configure() {
                $(use_with webp)
                $(use_with heif libheif)
                $(use_enable python)
-               $(use_enable smp mp)
+               --enable-mp
                $(use_enable cpu_flags_x86_sse sse)
                $(use_with udev gudev)
                $(use_with unwind libunwind)
index b4f7112177ad149529aca46c7309fd062e149721..726f300ada28b38689e4f762008b41831dca2ae1 100644 (file)
@@ -16,7 +16,7 @@ SLOT="2"
 KEYWORDS=""
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
-IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k cpu_flags_x86_mmx mng python smp cpu_flags_x86_sse udev unwind vector-icons webp wmf xpm"
+IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k cpu_flags_x86_mmx mng python cpu_flags_x86_sse udev unwind vector-icons webp wmf xpm"
 
 RDEPEND=">=dev-libs/glib-2.56.0:2
        >=dev-libs/atk-2.2.0
@@ -126,7 +126,7 @@ src_configure() {
                $(use_with webp)
                $(use_with heif libheif)
                $(use_enable python)
-               $(use_enable smp mp)
+               --enable-mp
                $(use_enable cpu_flags_x86_sse sse)
                $(use_with udev gudev)
                $(use_with unwind)