Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-weather-plugin/
Date: Thu, 10 Oct 2019 18:35:47
Message-Id: 1570732456.e77750ca50a4fdb6b750af5ec968c4720a7cf675.zlogene@gentoo
1 commit: e77750ca50a4fdb6b750af5ec968c4720a7cf675
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 10 18:34:16 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 10 18:34:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77750ca
7
8 xfce-extra/xfce4-weather-plugin: x86 stable wrt bug #697454
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild
18 index 4fec3de6fe7..7d09097d882 100644
19 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild
20 +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
27 IUSE="upower"
28
29 RDEPEND=">=dev-libs/glib-2.42