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-utils/
Date: Sun, 09 Sep 2018 23:53:51
Message-Id: 1536537181.fba548c4831acf861e4e7f74b7c5925f82fe1842.whissi@gentoo
1 commit: fba548c4831acf861e4e7f74b7c5925f82fe1842
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:40:41 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:53:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba548c4
7
8 mate-extra/mate-utils: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mate-extra/mate-utils/mate-utils-1.18.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mate-extra/mate-utils/mate-utils-1.18.3.ebuild b/mate-extra/mate-utils/mate-utils-1.18.3.ebuild
16 index cf2eeaeb518..49607ddeba5 100644
17 --- a/mate-extra/mate-utils/mate-utils-1.18.3.ebuild
18 +++ b/mate-extra/mate-utils/mate-utils-1.18.3.ebuild
19 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
20 inherit mate
21
22 if [[ ${PV} != 9999 ]]; then
23 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 + KEYWORDS="~amd64 ~arm ~arm64 x86"
25 fi
26
27 DESCRIPTION="Utilities for the MATE desktop"