diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:22 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:22 -0400 |
commit | a5dac25c0cb737369f5e8fd346b361b929e3ba89 (patch) | |
tree | 0c6afa35d883359be1f62316240fe95472510c8f /app-xemacs | |
parent | app-xemacs/fsf-compat: arm64 stable (diff) | |
download | gentoo-a5dac25c0cb737369f5e8fd346b361b929e3ba89.tar.gz gentoo-a5dac25c0cb737369f5e8fd346b361b929e3ba89.tar.bz2 gentoo-a5dac25c0cb737369f5e8fd346b361b929e3ba89.zip |
app-xemacs/mule-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')
-rw-r--r-- | app-xemacs/mule-base/mule-base-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild index fab59a32b5e4..01fda8576263 100644 --- a/app-xemacs/mule-base/mule-base-1.60.ebuild +++ b/app-xemacs/mule-base/mule-base-1.60.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 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base app-xemacs/apel " -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 |