diff options
author | 2004-08-26 15:11:17 +0000 | |
---|---|---|
committer | 2004-08-26 15:11:17 +0000 | |
commit | c0764249c3609873af64ce69bc936e8c0fc7b643 (patch) | |
tree | 2b4112ff2e3b4e1537ae281252f3377963e16254 /dev-ruby | |
parent | Fixed a warning while loading 50howm-gentoo.el. (Manifest recommit) (diff) | |
download | gentoo-2-c0764249c3609873af64ce69bc936e8c0fc7b643.tar.gz gentoo-2-c0764249c3609873af64ce69bc936e8c0fc7b643.tar.bz2 gentoo-2-c0764249c3609873af64ce69bc936e8c0fc7b643.zip |
~amd64
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild index eb9ea4e3ae10..3cd816e0e1dc 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.8.ebuild,v 1.5 2004/06/25 02:02:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.6 2004/08/26 15:11:17 jhuebel Exp $ inherit ruby @@ -11,7 +11,7 @@ SRC_URI="http://namazu.org/~satoru/ruby-progressbar/${P}.tar.gz" LICENSE="Ruby" SLOT="0" USE_RUBY="any" -KEYWORDS="x86 alpha ppc" +KEYWORDS="x86 alpha ppc ~amd64" IUSE="" |