commit:     c2210181c4cc91d4dfec763e70bb357d940d5a0f
Author:     Luciano Degni <degni.public <AT> gmail <DOT> com>
AuthorDate: Mon Jan 17 19:14:49 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 19:14:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2210181

app-editors/amp: try to fix eclass usage

Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>

 app-editors/amp/amp-0.6.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-editors/amp/amp-0.6.2.ebuild b/app-editors/amp/amp-0.6.2.ebuild
index 044b19405..b8c501f12 100644
--- a/app-editors/amp/amp-0.6.2.ebuild
+++ b/app-editors/amp/amp-0.6.2.ebuild
@@ -1,3 +1,4 @@
+Password:
 # Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
@@ -181,6 +182,7 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT 
MPL-2.0 Unlicense"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="doc"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="
        x11-libs/libxcb

Reply via email to