summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-06 15:43:26 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-06 15:44:17 -0400
commitfd2f3f3e685bbc09dd11504820d7a476a4b9bebd (patch)
tree23d1b4d178abeaa71ee8ea172b2875ade68e4ffb
parentnet-p2p/xmr-stak: Set the library path to get_libdir (diff)
downloadgentoo-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
-rw-r--r--app-emacs/with-editor/with-editor-2.6.0.ebuild4
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"