diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:19 -0400 |
commit | 43de3dbcd6380867b025fd9402c2bdc3a82e862a (patch) | |
tree | 6c800f88d95b8cc0de2b4f5ecb0f9664e08df7c3 /app-xemacs | |
parent | x11-libs/dnd: arm64 stable (diff) | |
download | gentoo-43de3dbcd6380867b025fd9402c2bdc3a82e862a.tar.gz gentoo-43de3dbcd6380867b025fd9402c2bdc3a82e862a.tar.bz2 gentoo-43de3dbcd6380867b025fd9402c2bdc3a82e862a.zip |
app-xemacs/fsf-compat: 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')
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild index 84ce96a0c38e..4577b7fe085d 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.24.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,7 +7,7 @@ SLOT="0" DESCRIPTION="FSF Emacs compatibility files" 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 |