mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-06 07:44:52 +01:00
profile: add more ruby23 keywords
This commit is contained in:
parent
4e48d3ccee
commit
a2bc59929c
3 changed files with 4 additions and 5 deletions
|
|
@ -1,10 +1,9 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
USE_RUBY="ruby20 ruby21"
|
||||
USE_RUBY="ruby21 ruby22 ruby23"
|
||||
inherit ruby-ng git-r3
|
||||
|
||||
DESCRIPTION="Next generation web scanner, identifies what software websites are running"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby21 ruby22"
|
||||
USE_RUBY="ruby21 ruby22 ruby23"
|
||||
|
||||
inherit eutils ruby-ng
|
||||
|
||||
|
|
|
|||
|
|
@ -201,7 +201,7 @@ dev-ruby/tzinfo-data
|
|||
~dev-ruby/simplecov-0.7.1 **
|
||||
~dev-ruby/simplecov-html-0.7.1 **
|
||||
~dev-ruby/yajl-ruby-1.2.1
|
||||
~dev-ruby/ruby-progressbar-1.7.5 **
|
||||
=dev-ruby/ruby-progressbar-1.8* **
|
||||
|
||||
|
||||
#beef
|
||||
|
|
|
|||
Loading…
Reference in a new issue