diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:27:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:27:18 -0400 |
commit | 0a2065846f1c403adf557ffb57768532030378b8 (patch) | |
tree | 8564f6e45968239f6464218b47d3058502e3094f /app-xemacs | |
parent | media-video/parole: Bump to 1.0.3 (diff) | |
download | gentoo-0a2065846f1c403adf557ffb57768532030378b8.tar.gz gentoo-0a2065846f1c403adf557ffb57768532030378b8.tar.bz2 gentoo-0a2065846f1c403adf557ffb57768532030378b8.zip |
app-xemacs/ruby-modes: 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/ruby-modes/ruby-modes-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild index 10d663535a9d..cf5cef9c1c6f 100644 --- a/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild +++ b/app-xemacs/ruby-modes/ruby-modes-1.07.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 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/debug " -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 |