commit: ffb4cca42d2dcb2e7544c403d71325496774b1c6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Feb 7 11:28:07 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 11:28:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb4cca4
app-emacs/magit: amd64 stable wrt bug #608442 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emacs/magit/magit-2.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/magit/magit-2.9.0.ebuild b/app-emacs/magit/magit-2.9.0.ebuild index 1b125df..b7c9a2c 100644 --- a/app-emacs/magit/magit-2.9.0.ebuild +++ b/app-emacs/magit/magit-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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"
