diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 17:09:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 17:09:07 +0300 |
commit | 90fb3023b3278c9782b63c66df633000eea16eb5 (patch) | |
tree | 0e5134864e27c292a4090bed6ff9c1070f0146d8 /xfce-extra/xfce4-weather-plugin | |
parent | xfce-extra/xfce4-verve-plugin: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-90fb3023b3278c9782b63c66df633000eea16eb5.tar.gz gentoo-90fb3023b3278c9782b63c66df633000eea16eb5.tar.bz2 gentoo-90fb3023b3278c9782b63c66df633000eea16eb5.zip |
xfce-extra/xfce4-weather-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/xfce4-weather-plugin')
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild index 07104d920809..e91f619721a6 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.0.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+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="upower" RDEPEND=">=dev-libs/glib-2.42 |