diff options
author | 2012-05-05 21:34:45 +0000 | |
---|---|---|
committer | 2012-05-05 21:34:45 +0000 | |
commit | f68eba59aa83fde879b3c191d6e415f96a5bb964 (patch) | |
tree | ede44286f3fe45c7eeb1f99ea9b8432396f5c54b /dev-ruby/rubygems/rubygems-1.8.15.ebuild | |
parent | Marking snownews-1.5.12-r1 ppc for bug 307699 (diff) | |
download | gentoo-2-f68eba59aa83fde879b3c191d6e415f96a5bb964.tar.gz gentoo-2-f68eba59aa83fde879b3c191d6e415f96a5bb964.tar.bz2 gentoo-2-f68eba59aa83fde879b3c191d6e415f96a5bb964.zip |
Marking rubygems-1.8.15 ppc for bug 348901
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/rubygems/rubygems-1.8.15.ebuild')
-rw-r--r-- | dev-ruby/rubygems/rubygems-1.8.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubygems/rubygems-1.8.15.ebuild b/dev-ruby/rubygems/rubygems-1.8.15.ebuild index 696927d14899..601406a552f0 100644 --- a/dev-ruby/rubygems/rubygems-1.8.15.ebuild +++ b/dev-ruby/rubygems/rubygems-1.8.15.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/rubygems/rubygems-1.8.15.ebuild,v 1.2 2012/05/05 06:35:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-1.8.15.ebuild,v 1.3 2012/05/05 21:34:45 ranger Exp $ EAPI="4" @@ -14,7 +14,7 @@ LICENSE="|| ( Ruby MIT )" SRC_URI="mirror://rubyforge/${PN}/${P}.tgz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="server test" |