diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-20 08:28:25 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 07:48:31 +0100 |
commit | 5f872018d9fb19617f7c6710535e5856396d6c75 (patch) | |
tree | 6aa387ec91eb5e6a5fa701fc4011bd001f84f236 /dev-ruby/ruby-beautify | |
parent | dev-ruby/rr: drop to ~hppa, bug 634508 (diff) | |
download | gentoo-5f872018d9fb19617f7c6710535e5856396d6c75.tar.gz gentoo-5f872018d9fb19617f7c6710535e5856396d6c75.tar.bz2 gentoo-5f872018d9fb19617f7c6710535e5856396d6c75.zip |
dev-ruby/ruby-beautify: drop to ~hppa, bug 634508
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/ruby-beautify')
-rw-r--r-- | dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild b/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild index 2621bd49560f..d2c8078d08c9 100644 --- a/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild +++ b/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ DESCRIPTION="a cli tool (and module) to beautify ruby code" HOMEPAGE="https://github.com/erniebrodeur/ruby-beautify" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="" |