Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/
Date: Sun, 09 Sep 2018 23:53:46
Message-Id: 1536537160.ee8810f5f6304ef81d8ccd384044aa1cd7ec9947.whissi@gentoo
1 commit: ee8810f5f6304ef81d8ccd384044aa1cd7ec9947
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:32:54 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:52:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee8810f5
7
8 mate-extra/mate-indicator-applet: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 560ab9029e4..08bf724fbf3 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"