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

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Hans de Graaff
2018-01-22 21:54:26 +01:00
parent d9c314394e
commit e966bb9749

View File

@@ -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="ruby21 ruby22 ruby23"
USE_RUBY="ruby22 ruby23 ruby24"
# Skip tests since they depend on sass-globbing which does not have a
# license and where the last version is known to be broken.