diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 17:57:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 17:57:18 +0100 |
commit | e67dcf5830ca2ac3d3c4e10b93c3db3db7a66761 (patch) | |
tree | 38c6e477e379fb3311291231315efc8921390723 /dev-ruby/highline/highline-2.0.3.ebuild | |
parent | dev-ruby/thread_order: ppc64 stable wrt bug #700966 (diff) | |
download | gentoo-e67dcf5830ca2ac3d3c4e10b93c3db3db7a66761.tar.gz gentoo-e67dcf5830ca2ac3d3c4e10b93c3db3db7a66761.tar.bz2 gentoo-e67dcf5830ca2ac3d3c4e10b93c3db3db7a66761.zip |
dev-ruby/highline: ppc64 stable wrt bug #700968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/highline/highline-2.0.3.ebuild')
-rw-r--r-- | dev-ruby/highline/highline-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-2.0.3.ebuild b/dev-ruby/highline/highline-2.0.3.ebuild index cf41cd335f6c..5eb0705f70ea 100644 --- a/dev-ruby/highline/highline-2.0.3.ebuild +++ b/dev-ruby/highline/highline-2.0.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="$(ver_cut 1)" -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 |