Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mozo/
Date: Mon, 10 Sep 2018 16:19:09
Message-Id: 1536596308.8b4cdd64547796c6633016eaf401d1e602d8d1c6.zlogene@gentoo
1 commit: 8b4cdd64547796c6633016eaf401d1e602d8d1c6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 10 15:54:03 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 10 16:18:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4cdd64
7
8 x11-misc/mozo: amd64 stable wrt bug #625838
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 x11-misc/mozo/mozo-1.18.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/mozo/mozo-1.18.0.ebuild b/x11-misc/mozo/mozo-1.18.0.ebuild
16 index 35fa6522ffb..8a7e1c796b2 100644
17 --- a/x11-misc/mozo/mozo-1.18.0.ebuild
18 +++ b/x11-misc/mozo/mozo-1.18.0.ebuild
19 @@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
20 inherit python-r1 mate
21
22 if [[ ${PV} != 9999 ]]; then
23 - KEYWORDS="~amd64 ~arm ~arm64 x86"
24 + KEYWORDS="amd64 ~arm ~arm64 x86"
25 fi
26
27 DESCRIPTION="Mozo menu editor for MATE"