diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 10:15:53 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 10:15:53 +0000 |
commit | 2c696dff4fa934552a9305b068fd1fab722f33ca (patch) | |
tree | 23030d6438321b3c573feb778ae85657a4d96069 /x11-plugins | |
parent | x11-plugins/wmacpi: Stabilize 2.4 x86, #933624 (diff) | |
download | gentoo-2c696dff4fa934552a9305b068fd1fab722f33ca.tar.gz gentoo-2c696dff4fa934552a9305b068fd1fab722f33ca.tar.bz2 gentoo-2c696dff4fa934552a9305b068fd1fab722f33ca.zip |
x11-plugins/wmbattery: Stabilize 2.56 x86, #933625
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-2.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbattery/wmbattery-2.56.ebuild b/x11-plugins/wmbattery/wmbattery-2.56.ebuild index aef01b77a878..6fe914cffd52 100644 --- a/x11-plugins/wmbattery/wmbattery-2.56.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.56.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${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 ) |