diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-25 07:28:51 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-25 07:28:51 +0100 |
commit | 323cce55bd46d92625364750450e787d1d1a7b64 (patch) | |
tree | d5885f553a1156ed1364de660165797cc12cece8 /dev-ruby/rspectacular | |
parent | dev-ruby/fuubar: add ruby24 (diff) | |
download | gentoo-323cce55bd46d92625364750450e787d1d1a7b64.tar.gz gentoo-323cce55bd46d92625364750450e787d1d1a7b64.tar.bz2 gentoo-323cce55bd46d92625364750450e787d1d1a7b64.zip |
dev-ruby/rspectacular: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rspectacular')
-rw-r--r-- | dev-ruby/rspectacular/rspectacular-0.70.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild index 675f377b7356..bfd32a92abeb 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |