From: Aaron Bauman Date: Wed, 10 Apr 2019 02:58:23 +0000 (-0400) Subject: gui-apps/mako: amd64 stable wrt bug #682942 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6b8d1aa7ba3a54222ae7555b4b68f78ee7092c21;p=gentoo.git gui-apps/mako: amd64 stable wrt bug #682942 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/gui-apps/mako/mako-1.2.ebuild b/gui-apps/mako/mako-1.2.ebuild index 597b35d6e7da..f1a68a54eeab 100644 --- a/gui-apps/mako/mako-1.2.ebuild +++ b/gui-apps/mako/mako-1.2.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/emersion/${PN}.git" else SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="MIT"