dev-ruby/compass-import-once: add ruby23

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Hans de Graaff
2017-03-09 07:30:45 +01:00
parent 9962a4f533
commit 98b22cbf90

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
USE_RUBY="ruby20 ruby21 ruby22"
USE_RUBY="ruby21 ruby22 ruby23"
# Skip tests since they depend on sass-globbing which does not have a
# license and where the last version is known to be broken.