diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-22 19:04:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-22 19:04:26 +0000 |
commit | c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02 (patch) | |
tree | 3f3208c4b3d43483076c6cf1abf4d99cb792e79e /dev-ruby/bluecloth/bluecloth-2.0.5.ebuild | |
parent | Marking archive-tar-minitar-0.5.2-r1 ~ppc64 for bug 297036 (diff) | |
download | gentoo-2-c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02.tar.gz gentoo-2-c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02.tar.bz2 gentoo-2-c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02.zip |
stable ppc64, bug 283020
(Portage version: 2.1.7.15/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/bluecloth/bluecloth-2.0.5.ebuild')
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild index f35cd2c0850e..2d455150e62b 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild,v 1.5 2009/12/15 19:26:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild,v 1.6 2009/12/22 19:04:26 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ia64 ppc ppc64 x86" IUSE="" USE_RUBY="ruby18 ruby19" |