diff options
author | David Seifert <soap@gentoo.org> | 2017-04-19 09:22:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-19 10:01:22 +0200 |
commit | 35ecbc6a424ed1a00eb24d332c907bb0afcf91e6 (patch) | |
tree | 25267a27486574393199a8e2b64a198794c61956 /app-accessibility | |
parent | sys-fs/lvm2: arm arm64 ppc ppc64 stable (bug 601454). (diff) | |
download | gentoo-35ecbc6a424ed1a00eb24d332c907bb0afcf91e6.tar.gz gentoo-35ecbc6a424ed1a00eb24d332c907bb0afcf91e6.tar.bz2 gentoo-35ecbc6a424ed1a00eb24d332c907bb0afcf91e6.zip |
app-accessibility/SphinxTrain: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild index 87bdff84f8eb..6b11a50e8c74 100644 --- a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild +++ b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ LICENSE="BSD-with-attribution" SLOT="0" KEYWORDS="amd64 x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="app-accessibility/sphinxbase dev-lang/perl |