diff options
author | Hans de Graaff <graaff@gentoo.org> | 2010-06-13 06:23:53 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2010-06-13 06:23:53 +0000 |
commit | e99269148c4d39ef1e08806e7adcbb9541d33b34 (patch) | |
tree | 9e6811fe00b24b885cc0d94da66b0d4eabf77ebb /dev-ruby | |
parent | Version bump. (diff) | |
download | gentoo-2-e99269148c4d39ef1e08806e7adcbb9541d33b34.tar.gz gentoo-2-e99269148c4d39ef1e08806e7adcbb9541d33b34.tar.bz2 gentoo-2-e99269148c4d39ef1e08806e7adcbb9541d33b34.zip |
Move ppc keyword forward since that seems to have been the intention.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild index eb66363ac49b..def64416b4a4 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.7.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/bluecloth/bluecloth-2.0.7.ebuild,v 1.3 2010/05/22 13:12:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.4 2010/06/13 06:23:53 graaff Exp $ EAPI=2 USE_RUBY="ruby18 ruby19" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend " |