diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:28:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:28:41 -0400 |
commit | 16b76819a7b713e52c5fcfdc2eb423639dd776fa (patch) | |
tree | 40ea4770b89bbfc8275e7616cda72468ee83b473 /app-xemacs/xemacs-base | |
parent | app-vim/gtk-syntax: arm64 stable (diff) | |
download | gentoo-16b76819a7b713e52c5fcfdc2eb423639dd776fa.tar.gz gentoo-16b76819a7b713e52c5fcfdc2eb423639dd776fa.tar.bz2 gentoo-16b76819a7b713e52c5fcfdc2eb423639dd776fa.zip |
app-xemacs/xemacs-base: 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-xemacs/xemacs-base')
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild index 368bf5b1717e..763f89ea0435 100644 --- a/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild +++ b/app-xemacs/xemacs-base/xemacs-base-2.46.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 @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Fundamental XEmacs support, you almost certainly need this" XEMACS_PKG_CAT="standard" -KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |