diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 13:51:44 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 13:51:44 +0000 |
commit | 26fc6d925ee1b3518353e29beddbad7fa620e64d (patch) | |
tree | 9eb49653f9e2b0ca9c362c94dc40c316de8a6ad5 /dev-ruby/coderay/coderay-1.0.6.ebuild | |
parent | added prefix support (diff) | |
download | gentoo-2-26fc6d925ee1b3518353e29beddbad7fa620e64d.tar.gz gentoo-2-26fc6d925ee1b3518353e29beddbad7fa620e64d.tar.bz2 gentoo-2-26fc6d925ee1b3518353e29beddbad7fa620e64d.zip |
Stable ppc64, bug #427594
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/coderay/coderay-1.0.6.ebuild')
-rw-r--r-- | dev-ruby/coderay/coderay-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/coderay/coderay-1.0.6.ebuild b/dev-ruby/coderay/coderay-1.0.6.ebuild index e1301210140f..bd182d9fb6e0 100644 --- a/dev-ruby/coderay/coderay-1.0.6.ebuild +++ b/dev-ruby/coderay/coderay-1.0.6.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/coderay/coderay-1.0.6.ebuild,v 1.4 2012/08/03 19:47:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild,v 1.5 2012/08/09 13:51:44 blueness Exp $ EAPI=4 @@ -25,7 +25,7 @@ RUBY_S="rubychan-coderay-*" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Redcloth is optional but automagically tested, so we add this |