summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-03-09 07:30:45 +0100
committerHans de Graaff <graaff@gentoo.org>2017-03-09 07:30:45 +0100
commit98b22cbf90fbe9bd4c82228c37052d624e0a124f (patch)
tree51ba8dc53a6863edfcea1c3e7ccfd72edb2d6a5e /dev-ruby/compass-import-once
parentdev-ruby/selenium-webdriver: add 3.3.0 (diff)
downloadgentoo-98b22cbf90fbe9bd4c82228c37052d624e0a124f.tar.gz
gentoo-98b22cbf90fbe9bd4c82228c37052d624e0a124f.tar.bz2
gentoo-98b22cbf90fbe9bd4c82228c37052d624e0a124f.zip
dev-ruby/compass-import-once: add ruby23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/compass-import-once')
-rw-r--r--dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild4
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 b9d1d46e4502..bab268b2e693 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
# Skip tests since they depend on sass-globbing which does not have a
# license and where the last version is known to be broken.