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:
Andrew Ammerlaan
2022-03-08 14:31:10 +01:00
parent 0bbf7133e4
commit 35203256e3

View File

@@ -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"