diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:36 +0100 |
commit | 2854215f99ca9ee4b1e67b478ded115213968e62 (patch) | |
tree | 02fd4421cdb48b498c1beded9d2166b67d0d41e6 /x11-misc/xbattbar | |
parent | app-misc/vcp: amd64 stable wrt bug #648108 (diff) | |
download | gentoo-2854215f99ca9ee4b1e67b478ded115213968e62.tar.gz gentoo-2854215f99ca9ee4b1e67b478ded115213968e62.tar.bz2 gentoo-2854215f99ca9ee4b1e67b478ded115213968e62.zip |
x11-misc/xbattbar: amd64 stable wrt bug #648878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-misc/xbattbar')
-rw-r--r-- | x11-misc/xbattbar/xbattbar-1.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xbattbar/xbattbar-1.4.8.ebuild b/x11-misc/xbattbar/xbattbar-1.4.8.ebuild index 1d3780e53a04..eedb31688fa1 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" |