diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-07 23:17:08 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-07 23:17:08 -0500 |
commit | 74b5f28ea8a72a9086eeea7269f7b8aa340141fa (patch) | |
tree | aa7021e2fc165a0580c5f914271d8234df363af8 /app-emacs/with-editor | |
parent | gnome-base/gnome-core-apps: arm64 keyworded (bug #692802) (diff) | |
download | gentoo-74b5f28ea8a72a9086eeea7269f7b8aa340141fa.tar.gz gentoo-74b5f28ea8a72a9086eeea7269f7b8aa340141fa.tar.bz2 gentoo-74b5f28ea8a72a9086eeea7269f7b8aa340141fa.zip |
app-emacs/with-editor: arm64 stable (bug #701946)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
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 910b1f782755..2a7e31b64419 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" |