diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:09:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:14:55 +0100 |
commit | f6298eb0185b538feb949fa7f082b47a933a5caf (patch) | |
tree | 9e87755fefe4e93b594e0e0552cb27de53d9d238 | |
parent | 56d0ffef07c3153b087592e9600d179ddcdce0f7 (diff) | |
download | gentoo-f6298eb0185b538feb949fa7f082b47a933a5caf.tar.gz gentoo-f6298eb0185b538feb949fa7f082b47a933a5caf.tar.xz |
dev-ruby/highline: ppc stable wrt bug #563460
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
-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 8c728ebdf87..98c76cdba83 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 |