diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:03:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:04:21 +0000 |
commit | 2176a90cada01f4cdbb569d4777b4ed2461c3cf9 (patch) | |
tree | 7e97e324d3ce2769cb925981dea1ca974f5df32a /dev-ruby/highline | |
parent | dev-ruby/rack: stable 1.6.7 for sparc, bug #634930 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-2176a90cada01f4cdbb569d4777b4ed2461c3cf9.tar.gz gentoo-2176a90cada01f4cdbb569d4777b4ed2461c3cf9.tar.bz2 gentoo-2176a90cada01f4cdbb569d4777b4ed2461c3cf9.zip |
dev-ruby/highline: stable 1.7.8 for sparc, bug #634930 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-1.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-1.7.8.ebuild b/dev-ruby/highline/highline-1.7.8.ebuild index 3458d5b82997..40f101e3ce0b 100644 --- a/dev-ruby/highline/highline-1.7.8.ebuild +++ b/dev-ruby/highline/highline-1.7.8.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/JEG2/highline" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # fix up gemspec file not to call git |