commit: 9c0c2a4acdc50ab8423843e55e215fefe7e1c2c1 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 06:18:57 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jan 20 06:03:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0c2a4a
dev-ruby/serialport: add ruby23 Package-Manager: portage-2.2.26 dev-ruby/serialport/serialport-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/serialport/serialport-1.3.1.ebuild b/dev-ruby/serialport/serialport-1.3.1.ebuild index 7188179..17f48ec 100644 --- a/dev-ruby/serialport/serialport-1.3.1.ebuild +++ b/dev-ruby/serialport/serialport-1.3.1.ebuild @@ -1,10 +1,10 @@ -# 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 ruby23" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST=""
