summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-12-04 07:27:03 +0100
committerHans de Graaff <graaff@gentoo.org>2019-12-04 07:32:45 +0100
commit9f4a50db500d1767f90246a2ec7b6b64b8a5cdb2 (patch)
treea29172ba887f0c9e9d8000164a1f133e776d65d5 /app-emacs
parentapp-emacs/magit: cleanup (diff)
downloadgentoo-9f4a50db500d1767f90246a2ec7b6b64b8a5cdb2.tar.gz
gentoo-9f4a50db500d1767f90246a2ec7b6b64b8a5cdb2.tar.bz2
gentoo-9f4a50db500d1767f90246a2ec7b6b64b8a5cdb2.zip
app-emacs/with-editor: add ~arm64 going forward
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/with-editor/with-editor-2.8.0.ebuild4
-rw-r--r--app-emacs/with-editor/with-editor-2.8.3.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/with-editor/with-editor-2.8.0.ebuild b/app-emacs/with-editor/with-editor-2.8.0.ebuild
index ee9c6f1d011f..c5ffebb7e4b3 100644
--- a/app-emacs/with-editor/with-editor-2.8.0.ebuild
+++ b/app-emacs/with-editor/with-editor-2.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="*.texi"
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 f7155f29d718..9636c08d57c2 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="*.texi"