diff options
author | Luciano Degni <degni.public@gmail.com> | 2022-01-17 20:37:43 +0100 |
---|---|---|
committer | Luciano Degni <degni.public@gmail.com> | 2022-01-17 20:37:43 +0100 |
commit | 4bebeef6fb958513f670893a9a5a1b84a2e2fc6f (patch) | |
tree | 91cf990b7361a064fdd0fde38b27f90869ab565e /app-editors/amp | |
parent | app-editors/amp: removed wrong line (diff) | |
download | guru-4bebeef6fb958513f670893a9a5a1b84a2e2fc6f.tar.gz guru-4bebeef6fb958513f670893a9a5a1b84a2e2fc6f.tar.bz2 guru-4bebeef6fb958513f670893a9a5a1b84a2e2fc6f.zip |
app-editors/amp: injected PYTHONE_USE
Signed-off-by: Luciano Degni <degni.public@gmail.com>
Diffstat (limited to 'app-editors/amp')
-rw-r--r-- | app-editors/amp/amp-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/amp/amp-0.6.2.ebuild b/app-editors/amp/amp-0.6.2.ebuild index c94373642..76be4c161 100644 --- a/app-editors/amp/amp-0.6.2.ebuild +++ b/app-editors/amp/amp-0.6.2.ebuild @@ -181,7 +181,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}" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" x11-libs/libxcb |