summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-07-11 14:37:13 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-07-11 14:37:13 +0000
commite38070ae43aa7b4c21cd1bf82a41d9fb1f96dd26 (patch)
tree73a35d484415f783d7e9772c2af86507f7cb01a1 /dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild
parentSupport Gentoo FreeBSD, bug #424856, discussed with ssuominen in IRC (diff)
downloadgentoo-2-e38070ae43aa7b4c21cd1bf82a41d9fb1f96dd26.tar.gz
gentoo-2-e38070ae43aa7b4c21cd1bf82a41d9fb1f96dd26.tar.bz2
gentoo-2-e38070ae43aa7b4c21cd1bf82a41d9fb1f96dd26.zip
x86 keyworded, see bug 417513
(Portage version: 2.1.10.49/cvs/Linux i686)
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.ebuild4
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"