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: Sun, 14 Apr 2019 15:27:14
Message-Id: 1555255613.9c39a95392561562ff3d722d690937af7fac1ac2.zlogene@gentoo
1 commit: 9c39a95392561562ff3d722d690937af7fac1ac2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 15:24:55 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 15:26:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c39a953
7
8 mate-extra/mate-indicator-applet: amd64 stable wrt bug #682168
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild
18 index cf28e663675..39f8be78723 100644
19 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild
20 +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild
21 @@ -6,7 +6,7 @@ EAPI=6
22 inherit mate eapi7-ver
23
24 if [[ ${PV} != 9999 ]]; then
25 - KEYWORDS="~amd64 ~arm ~x86"
26 + KEYWORDS="amd64 ~arm ~x86"
27 fi
28
29 DESCRIPTION="MATE indicator applet"