diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 08:49:25 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 08:49:25 +0200 |
commit | a8c5e1538d16577ab64fd592b408a985218ce880 (patch) | |
tree | f6c9ba9869e0b604e3ff983359ea1e4b04d0aa59 /x11-apps | |
parent | sci-chemistry/azara: [QA] Add missing python metadata variables (diff) | |
download | gentoo-a8c5e1538d16577ab64fd592b408a985218ce880.tar.gz gentoo-a8c5e1538d16577ab64fd592b408a985218ce880.tar.bz2 gentoo-a8c5e1538d16577ab64fd592b408a985218ce880.zip |
x11-apps/whyteboard: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/whyteboard/whyteboard-0.41.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild index bacbe81c30ae..b37dbb1d85d8 100644 --- a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild +++ b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,6 +17,7 @@ LICENSE="ISC" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} |