Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/xfwm4-themes/
Date: Fri, 05 Jan 2018 10:42:34
Message-Id: 1515148892.22aa49a1b2b4a51f283d39c9a6fc5302651a5e76.zlogene@gentoo
1 commit: 22aa49a1b2b4a51f283d39c9a6fc5302651a5e76
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 10:41:32 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 10:41:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22aa49a1
7
8 x11-themes/xfwm4-themes: amd64 stable wrt bug #643074
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild
16 index 49716c67203..1f9743a123d 100644
17 --- a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild
18 +++ b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/art/${PN}/${PV%.*}/${P}.tar.bz2"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE=""
32
33 RDEPEND=">=xfce-base/xfwm4-4.10"