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-backgrounds/
Date: Sun, 09 Sep 2018 23:53:52
Message-Id: 1536537193.680fd9ca0e537a89c45568ce05840293de0eb07b.whissi@gentoo
1 commit: 680fd9ca0e537a89c45568ce05840293de0eb07b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:45:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:53:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680fd9ca
7
8 x11-themes/mate-backgrounds: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
16 index 1db1d4b086f..6286e58d7df 100644
17 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
18 +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.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 @@ -6,7 +6,7 @@ EAPI=6
26 inherit mate
27
28 if [[ ${PV} != 9999 ]]; then
29 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 + KEYWORDS="~amd64 ~arm ~arm64 x86"
31 fi
32
33 DESCRIPTION="A set of backgrounds packaged with the MATE desktop"