diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-29 18:26:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-29 18:26:00 +0000 |
commit | 37566f952a284e33c34cd2ac881e55d005929728 (patch) | |
tree | 128010b5e7d62a66395e74466f36dcefff867cbe /dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild | |
parent | ia64/s390/sh/sparc stable wrt #329175 (diff) | |
download | historical-37566f952a284e33c34cd2ac881e55d005929728.tar.gz historical-37566f952a284e33c34cd2ac881e55d005929728.tar.bz2 historical-37566f952a284e33c34cd2ac881e55d005929728.zip |
alpha/ia64/sparc stable wrt #330729
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild index 5574788500a4..9ecf8c3eb5bc 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.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.0.9.ebuild,v 1.5 2010/08/16 23:20:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.6 2010/08/29 18:26:00 armin76 Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/nex3/ruby-progressbar" LICENSE="|| ( Ruby GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="test" |