diff options
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild index 0c4416a2ee52..fec533ba490d 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.3 2014/03/10 14:46:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.4 2014/03/24 15:12:04 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="test" |