diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-06-23 08:03:39 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-06-23 08:03:39 +0200 |
commit | e3b8d11d119e71957597f24e87f6d0ef27adbbc9 (patch) | |
tree | 2aad74f172ccad1a78a901fccdc3191c6e9021a1 /dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild | |
parent | dev-ruby/compass-core: add ruby25 (diff) | |
download | gentoo-e3b8d11d119e71957597f24e87f6d0ef27adbbc9.tar.gz gentoo-e3b8d11d119e71957597f24e87f6d0ef27adbbc9.tar.bz2 gentoo-e3b8d11d119e71957597f24e87f6d0ef27adbbc9.zip |
dev-ruby/compass-import-once: add ruby25
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild')
-rw-r--r-- | dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 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 473d793e2a9d..3138a33b49b1 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 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" # Skip tests since they depend on sass-globbing which does not have a # license and where the last version is known to be broken. |