mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
app-editors/amp: fix use of python eclass
python-utils-r1 does not define PYTHON_DEPS etc Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -169,7 +169,7 @@ CRATES="
|
||||
yaml-rust-0.4.0
|
||||
"
|
||||
|
||||
inherit cargo python-utils-r1
|
||||
inherit cargo python-single-r1
|
||||
|
||||
DESCRIPTION="A complete text editor for your terminal."
|
||||
HOMEPAGE="https://github.com/jmacdonald/amp"
|
||||
|
||||
Reference in New Issue
Block a user