summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-02-13 15:56:29 +0000
committerJeroen Roovers <jer@gentoo.org>2014-02-13 15:56:29 +0000
commitc49016d76726d5110a3235b0cc7cc82a7816b8cb (patch)
tree7c3e3dc16c5b314a74d52f043d87fd25c209131f /dev-ruby/introspection
parentMarked ~hppa (bug #501152). (diff)
downloadgentoo-2-c49016d76726d5110a3235b0cc7cc82a7816b8cb.tar.gz
gentoo-2-c49016d76726d5110a3235b0cc7cc82a7816b8cb.tar.bz2
gentoo-2-c49016d76726d5110a3235b0cc7cc82a7816b8cb.zip
Marked ~hppa (bug #501152).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r--dev-ruby/introspection/ChangeLog5
-rw-r--r--dev-ruby/introspection/introspection-0.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/introspection/ChangeLog b/dev-ruby/introspection/ChangeLog
index 92f34e968315..2c4990fe5394 100644
--- a/dev-ruby/introspection/ChangeLog
+++ b/dev-ruby/introspection/ChangeLog
@@ -1,6 +1,9 @@
# 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.1 2014/02/13 07:39:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/ChangeLog,v 1.2 2014/02/13 15:56:29 jer Exp $
+
+ 13 Feb 2014; Jeroen Roovers <jer@gentoo.org> introspection-0.0.3.ebuild:
+ Marked ~hppa (bug #501152).
*introspection-0.0.3 (13 Feb 2014)
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild
index 7c78dd038b0c..14584585e29e 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.1 2014/02/13 07:39:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/introspection-0.0.3.ebuild,v 1.2 2014/02/13 15:56:29 jer Exp $
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="http://jamesmead.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
IUSE=""
ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1 >=dev-ruby/instantiator-0.0.3"