diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-25 22:21:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-26 09:18:41 -0400 |
commit | 21938df6b3484cbc8396f679c35ae714aedb7050 (patch) | |
tree | a52575c4495c57dbad9614afb41f4425a8470c62 /app-eselect | |
parent | virtual/emacs: arm64 stable (diff) | |
download | gentoo-21938df6b3484cbc8396f679c35ae714aedb7050.tar.gz gentoo-21938df6b3484cbc8396f679c35ae714aedb7050.tar.bz2 gentoo-21938df6b3484cbc8396f679c35ae714aedb7050.zip |
app-eselect/eselect-emacs: 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-eselect')
-rw-r--r-- | app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild index 9e68846cf7bd..cc4ee2bd3d53 100644 --- a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild +++ b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.6 ~app-eselect/eselect-ctags-${PV}" |