summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild')
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
index 5713d49d7b57..08b8347956b1 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild,v 1.3 2009/04/18 18:44:11 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild,v 1.4 2009/04/19 19:03:09 tcunha Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc sparc ~x86 ~x86-fbsd"
IUSE="doc test"
RDEPEND=""