diff options
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild index cd7898b21ea5..ca9fd0bf01f1 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.7 2010/08/01 16:35:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.8 2010/08/01 16:54:16 hwoarang Exp $ inherit ruby @@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ruby-progressbar/${P}.tar.gz" LICENSE="Ruby" SLOT="0" USE_RUBY="ruby18" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha hppa ia64 ppc ppc64 sparc x86" IUSE="" |