commit: e966bb97496ee782181dc3bf6294c92ae5e13768 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 20:54:26 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 20:57:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e966bb97
dev-ruby/compass-import-once: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild | 4 ++-- 1 file 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 bab268b2e69..473d793e2a9 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.
