diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.11.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild index e8f8cb0ff247..0552d32db391 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild,v 1.2 2008/11/03 02:25:50 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild,v 1.3 2008/11/06 09:28:26 armin76 Exp $ inherit gems @@ -9,5 +9,5 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="" |