mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
dev-ruby/terminal-table: add ruby22 support
This commit is contained in:
parent
8f6b4275c7
commit
b80813a89d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
USE_RUBY="ruby19 ruby20 ruby21"
|
||||
USE_RUBY="ruby20 ruby21 ruby22"
|
||||
|
||||
inherit multilib ruby-fakegem
|
||||
|
||||
Loading…
Reference in a new issue