diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild index 0d010d2ae186..ea1da5171e43 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild,v 1.4 2009/12/21 00:09:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.15-r1.ebuild,v 1.5 2010/01/04 12:01:39 fauli Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="" |