diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:17:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:17:29 +0100 |
commit | fb5f1e952e0f7e8902404c3846afcd3f6d080cae (patch) | |
tree | 5db541cbb6daabbcb5997495d6712d79c1a927d7 /dev-ruby/highline | |
parent | media-libs/libmpdclient: sparc stable wrt bug #560898 (diff) | |
download | gentoo-fb5f1e952e0f7e8902404c3846afcd3f6d080cae.tar.gz gentoo-fb5f1e952e0f7e8902404c3846afcd3f6d080cae.tar.bz2 gentoo-fb5f1e952e0f7e8902404c3846afcd3f6d080cae.zip |
dev-ruby/highline: sparc stable wrt bug #563460
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
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 7b36471b9949..25225ce66103 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 |