diff options
Diffstat (limited to 'dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild')
-rw-r--r-- | dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild b/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild index ad07b2b8fbba..d834af6e63ef 100644 --- a/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild +++ b/dev-ruby/prawn-core/prawn-core-0.8.4-r2.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/prawn-core/prawn-core-0.8.4-r2.ebuild,v 1.4 2012/07/08 16:06:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild,v 1.5 2012/07/11 14:37:13 nativemad Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -20,7 +20,7 @@ HOMEPAGE="http://prawn.majesticseacreature.com/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" IUSE="examples" ruby_add_bdepend test "dev-ruby/test-spec dev-ruby/mocha >=dev-ruby/pdf-reader-0.8" |