dev-libs/libprelude: add ruby23

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Hans de Graaff
2018-04-13 11:53:20 +02:00
parent c36436e0e6
commit c7097ba2ad
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_{4,5}} )
USE_RUBY="ruby21 ruby22"
USE_RUBY="ruby22 ruby23"
inherit autotools eutils python-r1 ruby-single

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_{4,5}} )
USE_RUBY="ruby21 ruby22"
USE_RUBY="ruby22 ruby23"
inherit autotools python-r1 ruby-single