summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-12 18:37:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-12 18:37:20 +0000
commite27eb7d384431329caf7c4536a330e9311d3fdf4 (patch)
tree992864f1659ddadcc20f53b3c16dac898a1433c2 /dev-ruby/introspection
parentKeyword ~ppc and ~ppc64, bug #519170 (diff)
downloadgentoo-2-e27eb7d384431329caf7c4536a330e9311d3fdf4.tar.gz
gentoo-2-e27eb7d384431329caf7c4536a330e9311d3fdf4.tar.bz2
gentoo-2-e27eb7d384431329caf7c4536a330e9311d3fdf4.zip
Keyword ~ppc and ~ppc64, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r--dev-ruby/introspection/ChangeLog6
-rw-r--r--dev-ruby/introspection/introspection-0.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/introspection/ChangeLog b/dev-ruby/introspection/ChangeLog
index 1836f0931f69..d84e0338162b 100644
--- a/dev-ruby/introspection/ChangeLog
+++ b/dev-ruby/introspection/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/introspection
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/ChangeLog,v 1.6 2014/07/22 16:51:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/ChangeLog,v 1.7 2014/08/12 18:37:20 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+ introspection-0.0.3.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519170
22 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
introspection-0.0.3.ebuild:
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild
index 979ae26141c2..7563ee9da2f0 100644
--- a/dev-ruby/introspection/introspection-0.0.3.ebuild
+++ b/dev-ruby/introspection/introspection-0.0.3.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/introspection/introspection-0.0.3.ebuild,v 1.6 2014/07/22 16:51:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/introspection-0.0.3.ebuild,v 1.7 2014/08/12 18:37:20 blueness Exp $
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="http://jamesmead.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64"
IUSE=""
ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1 >=dev-ruby/instantiator-0.0.3"