summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-09-27 09:18:07 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-09-27 09:18:07 +0000
commit2903db2b97b6868550090423ebd9a8d4894d14d4 (patch)
tree9c32d3baea3bc631c37e066d5869887f5f585a22 /dev-ruby/prawn-security
parentKeyword ~ppc/~ppc64/~x86 wrt #417513 (diff)
downloadgentoo-2-2903db2b97b6868550090423ebd9a8d4894d14d4.tar.gz
gentoo-2-2903db2b97b6868550090423ebd9a8d4894d14d4.tar.bz2
gentoo-2-2903db2b97b6868550090423ebd9a8d4894d14d4.zip
Keyword ~ppc/~ppc64 wrt #417513
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/prawn-security')
-rw-r--r--dev-ruby/prawn-security/ChangeLog6
-rw-r--r--dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/prawn-security/ChangeLog b/dev-ruby/prawn-security/ChangeLog
index 1db4ff72b6bd..26a5a88af303 100644
--- a/dev-ruby/prawn-security/ChangeLog
+++ b/dev-ruby/prawn-security/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/prawn-security
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.10 2012/07/11 14:48:02 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.11 2012/09/27 09:18:07 ssuominen Exp $
+
+ 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org>
+ prawn-security-0.8.4-r1.ebuild:
+ Keyword ~ppc/~ppc64 wrt #417513
11 Jul 2012; Andreas Schuerch <nativemad@gentoo.org>
prawn-security-0.8.4-r1.ebuild:
diff --git a/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild b/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild
index 09afb8470b94..a291b747ddb1 100644
--- a/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild
+++ b/dev-ruby/prawn-security/prawn-security-0.8.4-r1.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-security/prawn-security-0.8.4-r1.ebuild,v 1.5 2012/07/11 14:48:02 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild,v 1.6 2012/09/27 09:18:07 ssuominen Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby ruby19"
@@ -15,7 +15,7 @@ HOMEPAGE="http://prawn.majesticseacreature.com/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="examples"
ruby_add_bdepend "test? ( dev-ruby/test-spec dev-ruby/mocha )"