diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 14:05:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 14:05:35 +0000 |
commit | 6e7375fcee191c663c289d6b42310459eca7fa39 (patch) | |
tree | e74a3fbf5084d4410e71ac71ef6c614b79ac1bce /dev-ruby/highline/highline-1.6.13.ebuild | |
parent | Stable for ppc, wrt bug #423527 (diff) | |
download | gentoo-2-6e7375fcee191c663c289d6b42310459eca7fa39.tar.gz gentoo-2-6e7375fcee191c663c289d6b42310459eca7fa39.tar.bz2 gentoo-2-6e7375fcee191c663c289d6b42310459eca7fa39.zip |
Stable for ppc, wrt bug #447594
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/highline/highline-1.6.13.ebuild')
-rw-r--r-- | dev-ruby/highline/highline-1.6.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/highline/highline-1.6.13.ebuild b/dev-ruby/highline/highline-1.6.13.ebuild index 48cc57be504a..a77b917cfcde 100644 --- a/dev-ruby/highline/highline-1.6.13.ebuild +++ b/dev-ruby/highline/highline-1.6.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.13.ebuild,v 1.5 2012/12/19 16:14:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.13.ebuild,v 1.6 2012/12/22 14:05:35 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ HOMEPAGE="http://highline.rubyforge.org/" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # fix up gemspec file not to call git |