From: Roy Bamford Date: Tue, 10 Oct 2017 21:00:39 +0000 (+0100) Subject: x11-misc/mozo: added ~arm64 keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=69159c08c2bc77b63a65ea62c9382f57a4d6aa6a;p=gentoo.git x11-misc/mozo: added ~arm64 keyword. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/x11-misc/mozo/mozo-1.18.0.ebuild b/x11-misc/mozo/mozo-1.18.0.ebuild index 5d07223cc286..4a5605a517b3 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 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="Mozo menu editor for MATE"