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-base/mate-applets/
Date: Fri, 08 May 2020 04:45:15
Message-Id: 1588913059.3eabdfbce8ea066481c769870be37c5269fcf432.np-hardass@gentoo
1 commit: 3eabdfbce8ea066481c769870be37c5269fcf432
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 8 04:13:35 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 04:44:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eabdfbc
7
8 mate-base/mate-applets: Stabilize 1.22.2-r1 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-base/mate-applets/mate-applets-1.22.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mate-base/mate-applets/mate-applets-1.22.2-r1.ebuild b/mate-base/mate-applets/mate-applets-1.22.2-r1.ebuild
17 index 97fbd7bd56c..a92aa889f8a 100644
18 --- a/mate-base/mate-applets/mate-applets-1.22.2-r1.ebuild
19 +++ b/mate-base/mate-applets/mate-applets-1.22.2-r1.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 inherit mate
22
23 if [[ ${PV} != 9999 ]]; then
24 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 DESCRIPTION="Applets for the MATE Desktop and Panel"