summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-19 11:00:17 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-19 11:00:17 +0000
commitc40fb6c154c476f7d3d2f10301df181dbda66d84 (patch)
tree9cb2468fc22854fe717e65243f41d78f8d3cc791 /dev-ruby
parentKeyword ~ppc ~ppc64, bug #417573 (diff)
downloadgentoo-2-c40fb6c154c476f7d3d2f10301df181dbda66d84.tar.gz
gentoo-2-c40fb6c154c476f7d3d2f10301df181dbda66d84.tar.bz2
gentoo-2-c40fb6c154c476f7d3d2f10301df181dbda66d84.zip
Keyword ~ppc ~ppc64, bug #417573
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/awesome_print/ChangeLog6
-rw-r--r--dev-ruby/awesome_print/awesome_print-1.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/awesome_print/ChangeLog b/dev-ruby/awesome_print/ChangeLog
index 7e966c3cdde2..b26ef89ea06a 100644
--- a/dev-ruby/awesome_print/ChangeLog
+++ b/dev-ruby/awesome_print/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/awesome_print
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v 1.12 2012/07/30 18:27:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v 1.13 2012/08/19 11:00:17 blueness Exp $
+
+ 19 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+ awesome_print-1.0.2.ebuild:
+ Keyword ~ppc ~ppc64, bug #417573
*awesome_print-1.0.2 (30 Jul 2012)
diff --git a/dev-ruby/awesome_print/awesome_print-1.0.2.ebuild b/dev-ruby/awesome_print/awesome_print-1.0.2.ebuild
index 4e08d5f314ae..b5cbeb499738 100644
--- a/dev-ruby/awesome_print/awesome_print-1.0.2.ebuild
+++ b/dev-ruby/awesome_print/awesome_print-1.0.2.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/awesome_print/awesome_print-1.0.2.ebuild,v 1.1 2012/07/30 18:27:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.0.2.ebuild,v 1.2 2012/08/19 11:00:17 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -16,7 +16,7 @@ DESCRIPTION="Ruby library that pretty prints Ruby objects in full color with pro
HOMEPAGE="http://github.com/michaeldv/awesome_print"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""