dev-python/qdarkstyle: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-09-07 10:52:04 +02:00
parent 4cf44babc8
commit 593a33ad81

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit eutils distutils-r1
inherit distutils-r1 optfeature
MY_PN="QDarkStyleSheet"