commit: a5dac130191037fbf21f2c25255ac0fceb178fb8 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Apr 6 19:43:42 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 19:44:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5dac130
app-emacs/magit: amd64 stable Bug: https://bugs.gentoo.org/651968 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-emacs/magit/magit-2.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/magit/magit-2.11.0.ebuild b/app-emacs/magit/magit-2.11.0.ebuild index b0426edcd0c..80fe8ca5196 100644 --- a/app-emacs/magit/magit-2.11.0.ebuild +++ b/app-emacs/magit/magit-2.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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"
