diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.33.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.33.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild index b9e7bae1b4e8..66aaad22fb37 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.5 2012/10/17 03:20:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.6 2013/01/15 02:36:31 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |