diff options
author | Sam James <sam@gentoo.org> | 2022-02-14 20:49:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-14 20:49:39 +0000 |
commit | e83599205cfbe5817fb521c9f0606819a76b9ffe (patch) | |
tree | 00597e4bb0ec29795030a0ee49582203678f64b7 /app-emacs/with-editor | |
parent | app-emacs/magit-popup: Stabilize 2.13.3 ALLARCHES, #833349 (diff) | |
download | gentoo-e83599205cfbe5817fb521c9f0606819a76b9ffe.tar.gz gentoo-e83599205cfbe5817fb521c9f0606819a76b9ffe.tar.bz2 gentoo-e83599205cfbe5817fb521c9f0606819a76b9ffe.zip |
app-emacs/with-editor: Stabilize 3.0.5 ALLARCHES, #833349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-3.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/with-editor/with-editor-3.0.5.ebuild b/app-emacs/with-editor/with-editor-3.0.5.ebuild index d949851a1994..98b6e5de9f9e 100644 --- a/app-emacs/with-editor/with-editor-3.0.5.ebuild +++ b/app-emacs/with-editor/with-editor-3.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |