diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-04 14:05:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-04 14:05:49 +0100 |
commit | f3479706225c3c0655bf4da30949968913005c41 (patch) | |
tree | 812a08852c7f0af013a13d2de60e74fa92ebb78f /app-emacs/with-editor | |
parent | app-emacs/magit-popup: amd64 stable wrt bug #701946 (diff) | |
download | gentoo-f3479706225c3c0655bf4da30949968913005c41.tar.gz gentoo-f3479706225c3c0655bf4da30949968913005c41.tar.bz2 gentoo-f3479706225c3c0655bf4da30949968913005c41.zip |
app-emacs/with-editor: amd64 stable wrt bug #701946
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.8.3.ebuild b/app-emacs/with-editor/with-editor-2.8.3.ebuild index 9636c08d57c2..910b1f782755 100644 --- a/app-emacs/with-editor/with-editor-2.8.3.ebuild +++ b/app-emacs/with-editor/with-editor-2.8.3.ebuild @@ -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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |