diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 13:56:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 13:59:03 +0300 |
commit | ec17ccff7e58540e0c5216af11bdc185f8d17b77 (patch) | |
tree | 15c1b519086c2ba32fd662af5d39327064d6c680 /app-emacs/with-editor | |
parent | app-emacs/dash: amd64 stable wrt bug #677078 (diff) | |
download | gentoo-ec17ccff7e58540e0c5216af11bdc185f8d17b77.tar.gz gentoo-ec17ccff7e58540e0c5216af11bdc185f8d17b77.tar.bz2 gentoo-ec17ccff7e58540e0c5216af11bdc185f8d17b77.zip |
app-emacs/with-editor: amd64 stable wrt bug #677078
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/with-editor/with-editor-2.7.4.ebuild b/app-emacs/with-editor/with-editor-2.7.4.ebuild index 2cbe8af90d28..9067e0fa22d7 100644 --- a/app-emacs/with-editor/with-editor-2.7.4.ebuild +++ b/app-emacs/with-editor/with-editor-2.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |