diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:48:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:48:37 +0300 |
commit | 6b7170e010d04480d4761e0d743674bfa4219ab5 (patch) | |
tree | f32f640c8892e8262e4f6954df79fd690adfaf25 /xfce-extra | |
parent | xfce-extra/tumbler: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-6b7170e010d04480d4761e0d743674bfa4219ab5.tar.gz gentoo-6b7170e010d04480d4761e0d743674bfa4219ab5.tar.bz2 gentoo-6b7170e010d04480d4761e0d743674bfa4219ab5.zip |
xfce-extra/xfce4-battery-plugin: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.1.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.1.ebuild index 70ccc4350916..eb9feb835b50 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.1.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~x86" IUSE="kernel_linux" RDEPEND=">=dev-libs/glib-2.24:2= |