commit: ad3b89253dedec43b6a531d196204025ad7ad28b Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Fri Aug 26 05:29:06 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 26 05:29:06 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=ad3b8925
dev-ruby/calendar_helper: add ruby22, ruby23 Package-Manager: portage-2.2.28 dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild b/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild index 397d42e..fc05d47 100644 --- a/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild +++ b/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="" @@ -16,7 +16,7 @@ DESCRIPTION="A simple helper for creating an HTML calendar" HOMEPAGE="http://rubygems.org/gems/calendar_helper" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" SLOT="0" IUSE="test"
