diff options
author | Alex Legler <a3li@gentoo.org> | 2012-05-12 06:40:50 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2012-05-12 06:40:50 +0000 |
commit | 27b7aeb60de2fb912161c05361937e45d8d980d9 (patch) | |
tree | 40b056ac21274e62f24060d47539c2310e37e16e /dev-ruby/kramdown/kramdown-0.13.6.ebuild | |
parent | [bump] dev-perl/IO-Socket-SSL-1.730.0 (diff) | |
download | historical-27b7aeb60de2fb912161c05361937e45d8d980d9.tar.gz historical-27b7aeb60de2fb912161c05361937e45d8d980d9.tar.bz2 historical-27b7aeb60de2fb912161c05361937e45d8d980d9.zip |
Keyword ~x86, bug 407765
Package-Manager: portage-2.2.0_alpha103/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/kramdown/kramdown-0.13.6.ebuild')
-rw-r--r-- | dev-ruby/kramdown/kramdown-0.13.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/kramdown/kramdown-0.13.6.ebuild b/dev-ruby/kramdown/kramdown-0.13.6.ebuild index f09b56b13f5c..1a3ee32705b7 100644 --- a/dev-ruby/kramdown/kramdown-0.13.6.ebuild +++ b/dev-ruby/kramdown/kramdown-0.13.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/kramdown/kramdown-0.13.6.ebuild,v 1.1 2012/05/10 01:15:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/kramdown/kramdown-0.13.6.ebuild,v 1.2 2012/05/12 06:40:50 a3li Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="http://kramdown.rubyforge.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="latex" RDEPEND+="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )" |