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: x11-misc/mozo/
Date: Fri, 08 May 2020 04:45:14
Message-Id: 1588913066.aa845d243747cdc15fcf015933059df25fb3395f.np-hardass@gentoo
1 commit: aa845d243747cdc15fcf015933059df25fb3395f
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 8 04:36:58 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 04:44:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa845d24
7
8 x11-misc/mozo: Stabilize 1.22.2 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 x11-misc/mozo/mozo-1.22.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/mozo/mozo-1.22.2.ebuild b/x11-misc/mozo/mozo-1.22.2.ebuild
17 index 950b638c809..2aef03eb2fc 100644
18 --- a/x11-misc/mozo/mozo-1.22.2.ebuild
19 +++ b/x11-misc/mozo/mozo-1.22.2.ebuild
20 @@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
21 inherit python-r1 mate
22
23 if [[ ${PV} != 9999 ]]; then
24 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 DESCRIPTION="Mozo menu editor for MATE"