diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-06 15:43:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-06 15:44:17 -0400 |
commit | fd2f3f3e685bbc09dd11504820d7a476a4b9bebd (patch) | |
tree | 23d1b4d178abeaa71ee8ea172b2875ade68e4ffb /app-emacs/with-editor | |
parent | net-p2p/xmr-stak: Set the library path to get_libdir (diff) | |
download | gentoo-fd2f3f3e685bbc09dd11504820d7a476a4b9bebd.tar.gz gentoo-fd2f3f3e685bbc09dd11504820d7a476a4b9bebd.tar.bz2 gentoo-fd2f3f3e685bbc09dd11504820d7a476a4b9bebd.zip |
app-emacs/with-editor: amd64 stable
Bug: https://bugs.gentoo.org/651968
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.6.0.ebuild | 4 |
1 files 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 b4bc6121aac1..b9fc73bff04d 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" |