commit: 99f4ffc02b2a006261f8754624cf5f1e996714d3
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 14:20:02 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 14:20:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f4ffc0
dev-python/spyder: update eutils.eclass to optfeature.eclass
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/spyder/spyder-4.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/spyder/spyder-4.2.0.ebuild
b/dev-python/spyder/spyder-4.2.0.ebuild
index 45facac0f20..7a013fecdd6 100644
--- a/dev-python/spyder/spyder-4.2.0.ebuild
+++ b/dev-python/spyder/spyder-4.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
-inherit eutils xdg distutils-r1
+inherit optfeature xdg distutils-r1
# Commit of documentation to fetch
DOCS_PV="7fbdabcbc37fe696e4ad5604cdbf4023dfbe8b6c"