summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-22 16:51:25 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-22 16:51:25 +0000
commitd497b947319bba2a436e04f1f5cd2d894bede108 (patch)
tree1ebf7a46e1d864e91267016d35211445bde8f4e0
parentKeyworded on alpha, bug #501152 (diff)
downloadgentoo-2-d497b947319bba2a436e04f1f5cd2d894bede108.tar.gz
gentoo-2-d497b947319bba2a436e04f1f5cd2d894bede108.tar.bz2
gentoo-2-d497b947319bba2a436e04f1f5cd2d894bede108.zip
Keyworded on alpha, bug #501152
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
-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 29efad7fe032..1836f0931f69 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.5 2014/05/21 02:22:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/ChangeLog,v 1.6 2014/07/22 16:51:25 klausman Exp $
+
+ 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
+ introspection-0.0.3.ebuild:
+ Keyworded on alpha, bug #501152
21 May 2014; Manuel Rüger <mrueg@gentoo.org> introspection-0.0.3.ebuild:
Remove ruby18 target.
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild
index a6dd022e1102..979ae26141c2 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.5 2014/05/21 02:22:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/introspection-0.0.3.ebuild,v 1.6 2014/07/22 16:51:25 klausman Exp $
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="http://jamesmead.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64"
IUSE=""
ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1 >=dev-ruby/instantiator-0.0.3"