mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/retext: 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:
@@ -7,7 +7,7 @@ EAPI=7
|
||||
# https://bitbucket.org/pypy/compatibility/wiki/Home#!gui-library-bindings
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
inherit distutils-r1 eutils virtualx xdg-utils
|
||||
inherit distutils-r1 optfeature virtualx xdg-utils
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
MY_PN="ReText"
|
||||
|
||||
@@ -7,7 +7,7 @@ EAPI=7
|
||||
# https://bitbucket.org/pypy/compatibility/wiki/Home#!gui-library-bindings
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
inherit distutils-r1 virtualx xdg-utils
|
||||
inherit distutils-r1 optfeature virtualx xdg-utils
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
MY_PN="ReText"
|
||||
|
||||
Reference in New Issue
Block a user