diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:44:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:09 +0200 |
commit | 147b984f86069b58b057cbb451debf2cfb388401 (patch) | |
tree | afeb347b214ce402ddb04dcd771b26d7ca42fa17 /x11-misc | |
parent | x11-misc/mate-notification-daemon: x86 stable (bug #625838) (diff) | |
download | gentoo-147b984f86069b58b057cbb451debf2cfb388401.tar.gz gentoo-147b984f86069b58b057cbb451debf2cfb388401.tar.bz2 gentoo-147b984f86069b58b057cbb451debf2cfb388401.zip |
x11-misc/mozo: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/mozo/mozo-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |