Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/
Date: Sun, 09 Sep 2018 23:53:53
Message-Id: 1536537200.2698b2f7aa932e5a5bac52e9a5fa535b469e838a.whissi@gentoo
1 commit: 2698b2f7aa932e5a5bac52e9a5fa535b469e838a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:47:22 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:53:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2698b2f7
7
8 x11-themes/mate-themes: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 x11-themes/mate-themes/mate-themes-3.22.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild b/x11-themes/mate-themes/mate-themes-3.22.11.ebuild
16 index 3b22ddc5137..60a65309e4f 100644
17 --- a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild
18 +++ b/x11-themes/mate-themes/mate-themes-3.22.11.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 @@ -14,7 +14,7 @@ if [[ ${PV#${MATE_GTK_V}.} == 9999 ]]; then
26 EGIT_BRANCH="gtk${MATE_GTK_V}"
27 else
28 SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz"
29 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 + KEYWORDS="~amd64 ~arm ~arm64 x86"
31 fi
32
33 HOMEPAGE="http://mate-desktop.org"