summaryrefslogtreecommitdiff
path: root/media-gfx/inkscape/inkscape-1.2.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-18 11:05:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-18 11:05:42 +0100
commit1426dfeb15e4d49cb4238c6cf37455a6130cd83f (patch)
tree9f9734bcdc280108e52d753b3c57234371772c3c /media-gfx/inkscape/inkscape-1.2.2.ebuild
parent836586553c510ee2dd91e2ecd7676fe432c1f1a4 (diff)
gentoo auto-resync : 18:09:2023 - 11:05:42
Diffstat (limited to 'media-gfx/inkscape/inkscape-1.2.2.ebuild')
-rw-r--r--media-gfx/inkscape/inkscape-1.2.2.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/media-gfx/inkscape/inkscape-1.2.2.ebuild b/media-gfx/inkscape/inkscape-1.2.2.ebuild
index a5abc5d13f0a..1d5d7d1ddda9 100644
--- a/media-gfx/inkscape/inkscape-1.2.2.ebuild
+++ b/media-gfx/inkscape/inkscape-1.2.2.ebuild
@@ -21,10 +21,10 @@ HOMEPAGE="https://inkscape.org/ https://gitlab.com/inkscape/inkscape/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-IUSE="cdr dia exif graphicsmagick imagemagick inkjar jemalloc jpeg
-openmp postscript readline spell svg2 test visio wpg X"
-
+IUSE="cdr dia exif graphicsmagick imagemagick inkjar jemalloc jpeg openmp postscript readline spell svg2 test visio wpg X"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+# Lots of test failures which need investigating, bug #871621
+RESTRICT="!test? ( test ) test"
BDEPEND="
dev-util/glib-utils
@@ -104,8 +104,6 @@ DEPEND="${COMMON_DEPEND}
test? ( dev-cpp/gtest )
"
-RESTRICT="!test? ( test )"
-
S="${WORKDIR}/${MY_P}"
pkg_pretend() {