summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-09 19:15:27 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-09 19:36:10 +0100
commit628c64e07a8c6593fc601ce82e9a19d3009e6cf7 (patch)
treeae4cf4812eecc30733bc1593d6011a8a299ec884
parentdev-lua/luasocket: x86 stable (bug #676488) (diff)
downloadgentoo-628c64e0.tar.gz
gentoo-628c64e0.tar.bz2
gentoo-628c64e0.zip
app-emacs/magit: x86 stable (bug #677078)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-emacs/magit/magit-2.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit/magit-2.13.1.ebuild b/app-emacs/magit/magit-2.13.1.ebuild
index 1d02dcdfec8f..e01da9137a1e 100644
--- a/app-emacs/magit/magit-2.13.1.ebuild
+++ b/app-emacs/magit/magit-2.13.1.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"