diff options
Diffstat (limited to 'dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild')
-rw-r--r-- | dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild b/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild index 75b9fb87c591..f75f191bc25b 100644 --- a/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild,v 1.3 2011/08/14 15:06:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild,v 1.4 2011/08/24 20:50:00 maekke Exp $ EAPI=2 @@ -21,5 +21,5 @@ HOMEPAGE="http://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |