diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-09 11:32:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-09 11:32:01 +0200 |
commit | cfbedb22e1a72b9e389dc01e3f064947833c4da1 (patch) | |
tree | 30b6431935e9a7389085dca9260cdff98d687bd2 /app-emacs/ruby-mode | |
parent | app-emacs/ruby-mode: ia64 stable wrt bug #689302 (diff) | |
download | gentoo-cfbedb22e1a72b9e389dc01e3f064947833c4da1.tar.gz gentoo-cfbedb22e1a72b9e389dc01e3f064947833c4da1.tar.bz2 gentoo-cfbedb22e1a72b9e389dc01e3f064947833c4da1.zip |
app-emacs/ruby-mode: sparc stable wrt bug #689302
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-emacs/ruby-mode')
-rw-r--r-- | app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild b/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild index ab3142e9ab7e..cf8308759f09 100644 --- a/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild +++ b/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://ruby/ruby-${PV}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" S="${WORKDIR}/ruby-${PV}/misc" DOCS="README" |