diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-26 14:32:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-26 14:32:33 -0400 |
commit | 50cb110ea4094ea3e11a54b9da26ec4ab0f57d49 (patch) | |
tree | e074bc7f668c51f6483cc7b7f56fa1a93d4d9778 /app-emacs/with-editor | |
parent | app-emacs/f: arm64 stable (diff) | |
download | gentoo-50cb110ea4094ea3e11a54b9da26ec4ab0f57d49.tar.gz gentoo-50cb110ea4094ea3e11a54b9da26ec4ab0f57d49.tar.bz2 gentoo-50cb110ea4094ea3e11a54b9da26ec4ab0f57d49.zip |
app-emacs/with-editor: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b5eb32a5c285..710b1bca64cc 100644 --- a/app-emacs/with-editor/with-editor-2.7.4.ebuild +++ b/app-emacs/with-editor/with-editor-2.7.4.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 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |