diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 18:54:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:28 +0300 |
commit | 8b4cdd64547796c6633016eaf401d1e602d8d1c6 (patch) | |
tree | 60db355238c136649f53eb2514b3bc0a479643b1 /x11-misc/mozo | |
parent | media-gfx/eom: amd64 stable wrt bug #625838 (diff) | |
download | gentoo-8b4cdd64547796c6633016eaf401d1e602d8d1c6.tar.gz gentoo-8b4cdd64547796c6633016eaf401d1e602d8d1c6.tar.bz2 gentoo-8b4cdd64547796c6633016eaf401d1e602d8d1c6.zip |
x11-misc/mozo: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-misc/mozo')
-rw-r--r-- | x11-misc/mozo/mozo-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mozo/mozo-1.18.0.ebuild b/x11-misc/mozo/mozo-1.18.0.ebuild index 35fa6522ffb0..8a7e1c796b20 100644 --- a/x11-misc/mozo/mozo-1.18.0.ebuild +++ b/x11-misc/mozo/mozo-1.18.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml" inherit python-r1 mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="Mozo menu editor for MATE" |