summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-12 20:52:30 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-12 21:06:02 +0200
commit58efa4d480815f9406c4a35f431df7be779007b7 (patch)
tree3ac93e4a05e8599295039116ccb1bf4fa3e9b01f /app-emacs
parent79bf57937cd13212d2efe62126d03128c4cf60b5 (diff)
downloadgentoo-58efa4d480815f9406c4a35f431df7be779007b7.tar.gz
gentoo-58efa4d480815f9406c4a35f431df7be779007b7.tar.xz
app-emacs/magit: x86 stable (bug #651968)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/magit/magit-2.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit/magit-2.11.0.ebuild b/app-emacs/magit/magit-2.11.0.ebuild
index 80fe8ca5196..06a49379de7 100644
--- a/app-emacs/magit/magit-2.11.0.ebuild
+++ b/app-emacs/magit/magit-2.11.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/magit/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${P}/lisp"
SITEFILE="50${PN}-gentoo.el"