diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:22:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:24:02 +0300 |
commit | 7a98098f4564cb25ade6c81e1631325ee0bba80d (patch) | |
tree | 19620a767b65d75cfb2b85cdea051280348ab696 /x11-misc/mozo | |
parent | x11-misc/mate-notification-daemon: x86 stable wrt bug #682168 (diff) | |
download | gentoo-7a98098f4564cb25ade6c81e1631325ee0bba80d.tar.gz gentoo-7a98098f4564cb25ade6c81e1631325ee0bba80d.tar.bz2 gentoo-7a98098f4564cb25ade6c81e1631325ee0bba80d.zip |
x11-misc/mozo: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-misc/mozo')
-rw-r--r-- | x11-misc/mozo/mozo-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mozo/mozo-1.22.0.ebuild b/x11-misc/mozo/mozo-1.22.0.ebuild index 023e6de9c182..06ccd7815121 100644 --- a/x11-misc/mozo/mozo-1.22.0.ebuild +++ b/x11-misc/mozo/mozo-1.22.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" |