summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:00:41 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:00:41 +0200
commitd0d84c6cb745ff3db34bc414fea8180818bf07e5 (patch)
tree8193c060514b90b47bc9e52c4c7bd8b4b81de1dc /gui-apps
parentapp-text/scdoc: x86 stable (bug #682942) (diff)
downloadgentoo-d0d84c6cb745ff3db34bc414fea8180818bf07e5.tar.gz
gentoo-d0d84c6cb745ff3db34bc414fea8180818bf07e5.tar.bz2
gentoo-d0d84c6cb745ff3db34bc414fea8180818bf07e5.zip
gui-apps/mako: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gui-apps')
-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 a7253f5f66a4..edbba54c3231 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 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="MIT"