diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-22 21:54:26 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-22 21:57:01 +0100 |
commit | e966bb97496ee782181dc3bf6294c92ae5e13768 (patch) | |
tree | 2885c1d077b668cd1f855156ba96d985ef75ef00 /dev-ruby/compass-import-once | |
parent | dev-ruby/compass-core: add ruby24 (diff) | |
download | gentoo-e966bb97496ee782181dc3bf6294c92ae5e13768.tar.gz gentoo-e966bb97496ee782181dc3bf6294c92ae5e13768.tar.bz2 gentoo-e966bb97496ee782181dc3bf6294c92ae5e13768.zip |
dev-ruby/compass-import-once: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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. |