diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 06:26:26 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 06:26:26 +0100 |
commit | 4c69f57a4e427f6b36742fef7485905683203185 (patch) | |
tree | 8065fe2a2994678837a47dc5a324b882206c023e /dev-ruby/highline | |
parent | media-libs/libsdl: Stable for PPC64 (bug #562978). (diff) | |
download | gentoo-4c69f57a4e427f6b36742fef7485905683203185.tar.gz gentoo-4c69f57a4e427f6b36742fef7485905683203185.tar.bz2 gentoo-4c69f57a4e427f6b36742fef7485905683203185.zip |
dev-ruby/highline: Stable for PPC64 (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 7e14b00ab3de..6ba0316c037f 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 |