diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 09:06:57 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 09:06:57 +0200 |
commit | 17e20326cd60fe845e058e412de087d8c6901973 (patch) | |
tree | 1270e3d3d551a7031fa873a9d4cc60bcf4ef97b1 /x11-misc/xbattbar | |
parent | x11-misc/treeline: [QA] Add missing python metadata variables (diff) | |
download | gentoo-17e20326cd60fe845e058e412de087d8c6901973.tar.gz gentoo-17e20326cd60fe845e058e412de087d8c6901973.tar.bz2 gentoo-17e20326cd60fe845e058e412de087d8c6901973.zip |
x11-misc/xbattbar: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-misc/xbattbar')
-rw-r--r-- | x11-misc/xbattbar/xbattbar-1.4.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xbattbar/xbattbar-1.4.8.ebuild b/x11-misc/xbattbar/xbattbar-1.4.8.ebuild index 9482253d7c8b..1d21ccec6d01 100644 --- a/x11-misc/xbattbar/xbattbar-1.4.8.ebuild +++ b/x11-misc/xbattbar/xbattbar-1.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,6 +12,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" dev-lang/perl |