summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-05-10 00:28:26 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-05-10 00:28:46 +0200
commitc936d2a798efa4b4b74eb54baa520ee1c03215f9 (patch)
treeb18261eb01ced2d21693047c095e110001c6c4bc /dev-ruby/optionable
parentdev-ruby/omniauth: Drop ruby19 (diff)
downloadgentoo-c936d2a798efa4b4b74eb54baa520ee1c03215f9.tar.gz
gentoo-c936d2a798efa4b4b74eb54baa520ee1c03215f9.tar.bz2
gentoo-c936d2a798efa4b4b74eb54baa520ee1c03215f9.zip
dev-ruby/optionable: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/optionable')
-rw-r--r--dev-ruby/optionable/optionable-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/optionable/optionable-0.2.0.ebuild b/dev-ruby/optionable/optionable-0.2.0.ebuild
index 71606a5c9834..83fb95877b89 100644
--- a/dev-ruby/optionable/optionable-0.2.0.ebuild
+++ b/dev-ruby/optionable/optionable-0.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"