diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 11:04:37 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 11:04:37 +0000 |
commit | cc73e4d88088027d4684a50c216ba5dabede209a (patch) | |
tree | 029ca9c53dd8bf7876be496d2a06e14f1b79236b /dev-ruby/bluecloth | |
parent | Stable on amd64 wrt bug #352483 (diff) | |
download | historical-cc73e4d88088027d4684a50c216ba5dabede209a.tar.gz historical-cc73e4d88088027d4684a50c216ba5dabede209a.tar.bz2 historical-cc73e4d88088027d4684a50c216ba5dabede209a.zip |
keyworded ~x86 per bug 354435
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 6166cccf690f..8083a756363a 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.41 2011/02/11 13:14:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.42 2011/03/08 11:04:37 tomka Exp $ + + 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> bluecloth-2.0.11.ebuild: + keyworded ~x86 per bug 354435 11 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> bluecloth-2.0.11.ebuild: diff --git a/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild index dae97bac16b6..ca6d05ac96b9 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild,v 1.2 2011/02/11 13:14:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild,v 1.3 2011/03/08 11:04:37 tomka Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_bdepend " |