diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 08:00:45 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 08:00:45 +0100 |
commit | 76a7bd69ad79b162969e716422e76125efc82483 (patch) | |
tree | 8b5f6cb0fddb0cc3f8b5bc2dbd35270dd4317f57 /dev-ruby/highline | |
parent | dev-python/pyparsing: Stable for HPPA (bug #563514). (diff) | |
download | gentoo-76a7bd69ad79b162969e716422e76125efc82483.tar.gz gentoo-76a7bd69ad79b162969e716422e76125efc82483.tar.bz2 gentoo-76a7bd69ad79b162969e716422e76125efc82483.zip |
dev-ruby/highline: Stable for HPPA (bug #563460).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-1.7.6.ebuild b/dev-ruby/highline/highline-1.7.6.ebuild index 6ba0316c037f..8c728ebdf87e 100644 --- a/dev-ruby/highline/highline-1.7.6.ebuild +++ b/dev-ruby/highline/highline-1.7.6.ebuild @@ -17,7 +17,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 |