Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/
Date: Fri, 08 May 2020 04:45:09
Message-Id: 1588913060.11e3e0bcc3e02df39ddf37e42d92c197fc6cad37.np-hardass@gentoo
1 commit: 11e3e0bcc3e02df39ddf37e42d92c197fc6cad37
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 8 04:22:10 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 04:44:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e3e0bc
7
8 mate-extra/mate-indicator-applet: Stabilize 1.22.1 for amd64,x86
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.1.ebuild
17 index c554bb2e477..02aae41238c 100644
18 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.1.ebuild
19 +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.1.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 inherit mate eapi7-ver
22
23 if [[ ${PV} != 9999 ]]; then
24 - KEYWORDS="~amd64 ~arm ~x86"
25 + KEYWORDS="amd64 ~arm x86"
26 fi
27
28 DESCRIPTION="MATE indicator applet"