commit: fd2f3f3e685bbc09dd11504820d7a476a4b9bebd Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Apr 6 19:43:26 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 19:44:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2f3f3e
app-emacs/with-editor: amd64 stable Bug: https://bugs.gentoo.org/651968 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-emacs/with-editor/with-editor-2.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/with-editor/with-editor-2.6.0.ebuild b/app-emacs/with-editor/with-editor-2.6.0.ebuild index b4bc6121aac..b9fc73bff04 100644 --- a/app-emacs/with-editor/with-editor-2.6.0.ebuild +++ b/app-emacs/with-editor/with-editor-2.6.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/with-editor/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi"
