diff options
Diffstat (limited to 'dev-ruby/compass-import-once')
-rw-r--r-- | dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild b/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild index bab268b2e693..473d793e2a9d 100644 --- a/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild +++ b/dev-ruby/compass-import-once/compass-import-once-1.0.5.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="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. |