commit: 33121bff0f46524aed11d2cff17d1460b58ef516
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 4 16:59:34 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 4 16:59:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33121bff
media-gfx/krita: EAPI-8 bump
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/krita/krita-4.4.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/krita/krita-4.4.8.ebuild
b/media-gfx/krita/krita-4.4.8.ebuild
index 30ca71bc92a..b54ea50988e 100644
--- a/media-gfx/krita/krita-4.4.8.ebuild
+++ b/media-gfx/krita/krita-4.4.8.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
ECM_TEST="forceoptional"
PYTHON_COMPAT=( python3_{8..10} )
@@ -25,7 +25,7 @@ IUSE="color-management fftw gif +gsl heif +jpeg openexr pdf
qtmedia +raw tiff vc
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# bug 630508
-RESTRICT+=" test"
+RESTRICT="test"
RDEPEND="${PYTHON_DEPS}
dev-libs/boost:=