diff options
Diffstat (limited to 'dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild')
-rw-r--r-- | dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild index cd2696045255..8db05f8e3c77 100644 --- a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild +++ b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild,v 1.4 2013/12/22 16:44:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild,v 1.5 2013/12/23 11:19:35 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -23,7 +23,7 @@ HOMEPAGE="http://ruby-opengl.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 hppa ppc ppc64 ~x86" IUSE="" |