diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:39 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:39 +0200 |
commit | 5b998a250c30c905aa35b3d4e3b3030d17e3c7dc (patch) | |
tree | 6067b81bf6a36dfd21eeb73717c816a246bdcfb1 /dev-ruby/highline | |
parent | dev-ruby/coderay-1.1.2-r0: alpha stable (diff) | |
download | gentoo-5b998a250c30c905aa35b3d4e3b3030d17e3c7dc.tar.gz gentoo-5b998a250c30c905aa35b3d4e3b3030d17e3c7dc.tar.bz2 gentoo-5b998a250c30c905aa35b3d4e3b3030d17e3c7dc.zip |
dev-ruby/highline-1.7.8-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/634930
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-1.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-1.7.8.ebuild b/dev-ruby/highline/highline-1.7.8.ebuild index 838f52d79978..7c358fde86db 100644 --- a/dev-ruby/highline/highline-1.7.8.ebuild +++ b/dev-ruby/highline/highline-1.7.8.ebuild @@ -16,7 +16,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 |