diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:55:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:58 +0200 |
commit | 6717c8e58911bfba7f43b59d191e81353b1a8766 (patch) | |
tree | ccdf0ae575d2775a5cd2f4606fb98455cd84c52d /app-emacs/magit | |
parent | media-gfx/luminance-hdr: x86 stable (bug #657274) (diff) | |
download | gentoo-6717c8e58911bfba7f43b59d191e81353b1a8766.tar.gz gentoo-6717c8e58911bfba7f43b59d191e81353b1a8766.tar.bz2 gentoo-6717c8e58911bfba7f43b59d191e81353b1a8766.zip |
app-emacs/magit: x86 stable (bug #657444)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emacs/magit')
-rw-r--r-- | app-emacs/magit/magit-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/magit/magit-2.12.1.ebuild b/app-emacs/magit/magit-2.12.1.ebuild index 8290bab91243..e40f349db33c 100644 --- a/app-emacs/magit/magit-2.12.1.ebuild +++ b/app-emacs/magit/magit-2.12.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" |