# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 USE_RUBY="ruby31 ruby32" inherit ruby-fakegem DESCRIPTION="OptionParser lib in ruby" HOMEPAGE="https://rubygems.org/gems/opt_parse_validator" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm64 x86" IUSE="test" #No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) RESTRICT="test" ruby_add_rdepend "=dev-ruby/addressable-2.5.2