summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-09 22:58:23 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-09 22:58:23 -0400
commit6b8d1aa7ba3a54222ae7555b4b68f78ee7092c21 (patch)
treea6088cdba095b658efdbe673bed084bafdc38dfd
parentapp-text/scdoc: amd64 stable wrt bug #682942 (diff)
downloadgentoo-6b8d1aa7.tar.gz
gentoo-6b8d1aa7.tar.bz2
gentoo-6b8d1aa7.zip
gui-apps/mako: amd64 stable wrt bug #682942
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--gui-apps/mako/mako-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"