summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-06-23 08:03:39 +0200
committerHans de Graaff <graaff@gentoo.org>2018-06-23 08:03:39 +0200
commite3b8d11d119e71957597f24e87f6d0ef27adbbc9 (patch)
tree2aad74f172ccad1a78a901fccdc3191c6e9021a1
parentdev-ruby/compass-core: add ruby25 (diff)
downloadgentoo-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
-rw-r--r--dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild2
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.