summaryrefslogtreecommitdiff
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
parentdev-libs/libsigsegv: x86 stable (bug #652802) (diff)
downloadgentoo-58efa4d480815f9406c4a35f431df7be779007b7.tar.gz
gentoo-58efa4d480815f9406c4a35f431df7be779007b7.tar.bz2
gentoo-58efa4d480815f9406c4a35f431df7be779007b7.zip
app-emacs/magit: x86 stable (bug #651968)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-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 80fe8ca51969..06a49379de7b 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"