diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 16:14:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 16:14:03 +0200 |
commit | 359387a95fdd15470e6ac69b067b97406e1f044d (patch) | |
tree | a0493ee27696cbb4810827fea7ed04ee63a5ff52 /x11-plugins | |
parent | x11-plugins/wmacpi: amd64 stable wrt bug #579234 (diff) | |
download | gentoo-359387a95fdd15470e6ac69b067b97406e1f044d.tar.gz gentoo-359387a95fdd15470e6ac69b067b97406e1f044d.tar.bz2 gentoo-359387a95fdd15470e6ac69b067b97406e1f044d.zip |
x11-plugins/wmbattery: amd64 stable wrt bug #579234
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-2.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/wmbattery/wmbattery-2.50.ebuild b/x11-plugins/wmbattery/wmbattery-2.50.ebuild index 6c156a95d3c2..ea9673ee176d 100644 --- a/x11-plugins/wmbattery/wmbattery-2.50.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.50.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc -sparc ~x86" +KEYWORDS="amd64 ~ppc -sparc ~x86" IUSE="apm +upower" RDEPEND="apm? ( sys-apps/apmd ) |