summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2018-05-17 15:36:41 +0100
committerMart Raudsepp <leio@gentoo.org>2018-06-04 21:57:08 +0300
commitee607a74b395f714a060332a0c22cec5f07d86fc (patch)
tree07cbe5a48d5c3dc6f7583828c5df8991b6d94b68 /app-emacs/ebuild-mode
parentapp-emulation/docker: add ~arm64 keyword (diff)
downloadgentoo-ee607a74b395f714a060332a0c22cec5f07d86fc.tar.gz
gentoo-ee607a74b395f714a060332a0c22cec5f07d86fc.tar.bz2
gentoo-ee607a74b395f714a060332a0c22cec5f07d86fc.zip
app-emacs/ebuild-mode: add ~arm64 keyword
Arguably most app-emacs packages should be keyworded for all architectures that can run emacs as the code is portable lisp.
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r--app-emacs/ebuild-mode/ebuild-mode-1.43.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.43.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.43.ebuild
index eb98435ed6c5..f36b2533c5f9 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-1.43.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-1.43.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
DEPEND="sys-apps/texinfo"