Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/
Date: Mon, 10 Sep 2018 16:19:13
Message-Id: 1536596321.b052bfe67e8474306c0240fe286f4eaff54429b9.zlogene@gentoo
1 commit: b052bfe67e8474306c0240fe286f4eaff54429b9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 10 16:07:47 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 10 16:18:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b052bfe6
7
8 mate-extra/mate-indicator-applet: amd64 stable wrt bug #625838
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild
16 index 08bf724fbf3..a590981bc24 100644
17 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild
18 +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild
19 @@ -6,7 +6,7 @@ EAPI=6
20 inherit mate versionator
21
22 if [[ ${PV} != 9999 ]]; then
23 - KEYWORDS="~amd64 ~arm x86"
24 + KEYWORDS="amd64 ~arm x86"
25 fi
26
27 DESCRIPTION="MATE indicator applet"