diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-11-03 07:29:11 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-11-03 07:29:11 +0000 |
commit | 23534d296ca489657442b374b7f30ab33e80d0ea (patch) | |
tree | 55ce0b59c656749072745fed05bf6dcee5b5b3a7 /dev-ruby/bluecloth/bluecloth-1.0.0.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-23534d296ca489657442b374b7f30ab33e80d0ea.tar.gz gentoo-2-23534d296ca489657442b374b7f30ab33e80d0ea.tar.bz2 gentoo-2-23534d296ca489657442b374b7f30ab33e80d0ea.zip |
Stable on x86; bug #111218
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-ruby/bluecloth/bluecloth-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild index 8e31ebdd1a84..322dabc80f34 100644 --- a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild +++ b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.2 2005/08/08 10:56:31 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.3 2005/11/03 07:29:11 halcy0n Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://www.deveiate.org/code/${MY_P}.gem" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" USE_RUBY="ruby18" |