diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 14:11:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 14:16:40 +0300 |
commit | ec17e6408a00f781254ac0d8bf5fd34ad0e79af8 (patch) | |
tree | f85c3e4005249ab3fd9f466eae9c1043bf03df7e /xfce-extra | |
parent | xfce-extra/tumbler: amd64 stable wrt bug #643074 (diff) | |
download | gentoo-ec17e6408a00f781254ac0d8bf5fd34ad0e79af8.tar.gz gentoo-ec17e6408a00f781254ac0d8bf5fd34ad0e79af8.tar.bz2 gentoo-ec17e6408a00f781254ac0d8bf5fd34ad0e79af8.zip |
xfce-extra/xfce4-battery-plugin: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild index 0791c3b5cacc..7109de275092 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/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= |