summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-15 14:34:10 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-15 14:34:10 +0000
commit0de2122f49355dba9aae9619214f4f5e4f49423b (patch)
tree5cfb7756073d608abf6e8bd56cf3108cd2bf81e9 /dev-ruby/jeweler
parentKeyword ~ppc ~ppc64, bug #511424 (diff)
downloadgentoo-2-0de2122f49355dba9aae9619214f4f5e4f49423b.tar.gz
gentoo-2-0de2122f49355dba9aae9619214f4f5e4f49423b.tar.bz2
gentoo-2-0de2122f49355dba9aae9619214f4f5e4f49423b.zip
Keyword ~ppc ~ppc64, bug #511424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/jeweler')
-rw-r--r--dev-ruby/jeweler/ChangeLog5
-rw-r--r--dev-ruby/jeweler/jeweler-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/jeweler/ChangeLog b/dev-ruby/jeweler/ChangeLog
index 78fe441a6a80..1765633105ba 100644
--- a/dev-ruby/jeweler/ChangeLog
+++ b/dev-ruby/jeweler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/jeweler
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.25 2014/05/25 07:57:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.26 2014/08/15 14:34:10 blueness Exp $
+
+ 15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> jeweler-2.0.1.ebuild:
+ Keyword ~ppc ~ppc64, bug #511424
*jeweler-2.0.1 (25 May 2014)
diff --git a/dev-ruby/jeweler/jeweler-2.0.1.ebuild b/dev-ruby/jeweler/jeweler-2.0.1.ebuild
index b72f629d6b83..9df81f5023d9 100644
--- a/dev-ruby/jeweler/jeweler-2.0.1.ebuild
+++ b/dev-ruby/jeweler/jeweler-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-2.0.1.ebuild,v 1.1 2014/05/25 07:57:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-2.0.1.ebuild,v 1.2 2014/08/15 14:34:10 blueness Exp $
EAPI=5
USE_RUBY="ruby19"
@@ -22,7 +22,7 @@ HOMEPAGE="http://wiki.github.com/technicalpickles/jeweler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/yard )