From 147b984f86069b58b057cbb451debf2cfb388401 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 10 Sep 2018 01:44:00 +0200 Subject: x11-misc/mozo: x86 stable (bug #625838) Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- x11-misc/mozo/mozo-1.18.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/mozo/mozo-1.18.0.ebuild b/x11-misc/mozo/mozo-1.18.0.ebuild index 4a5605a517b3..35fa6522ffb0 100644 --- a/x11-misc/mozo/mozo-1.18.0.ebuild +++ b/x11-misc/mozo/mozo-1.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" -- cgit v1.2.3-65-gdbad