summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2015-07-29 18:23:22 +0000
committerFabian Groffen <grobian@gentoo.org>2015-07-29 18:23:22 +0000
commitd5cdcd498ea53663b4dbe5ca1b92256bfc14175b (patch)
tree1fc20b552621bdbbb2aff5234d02813bead90e34 /dev-ruby/hashie
parentKeyworded for *-solaris, *-macos, ~x86-linux, bug #491822 (diff)
downloadgentoo-2-d5cdcd498ea53663b4dbe5ca1b92256bfc14175b.tar.gz
gentoo-2-d5cdcd498ea53663b4dbe5ca1b92256bfc14175b.tar.bz2
gentoo-2-d5cdcd498ea53663b4dbe5ca1b92256bfc14175b.zip
Keyworded for *-solaris, *-macos, ~x86-linux, bug #491822
(Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'dev-ruby/hashie')
-rw-r--r--dev-ruby/hashie/ChangeLog5
-rw-r--r--dev-ruby/hashie/hashie-3.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hashie/ChangeLog b/dev-ruby/hashie/ChangeLog
index 05147d3607a1..df0ed22a1165 100644
--- a/dev-ruby/hashie/ChangeLog
+++ b/dev-ruby/hashie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hashie
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.35 2015/06/03 22:13:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.36 2015/07/29 18:23:22 grobian Exp $
+
+ 29 Jul 2015; Fabian Groffen <grobian@gentoo.org> hashie-3.4.2.ebuild:
+ Keyworded for *-solaris, *-macos, ~x86-linux, bug #491822
*hashie-3.4.2 (03 Jun 2015)
diff --git a/dev-ruby/hashie/hashie-3.4.2.ebuild b/dev-ruby/hashie/hashie-3.4.2.ebuild
index 3bdb794a24b3..2f800cdbb525 100644
--- a/dev-ruby/hashie/hashie-3.4.2.ebuild
+++ b/dev-ruby/hashie/hashie-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-3.4.2.ebuild,v 1.1 2015/06/03 22:13:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-3.4.2.ebuild,v 1.2 2015/07/29 18:23:22 grobian Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://intridea.com/posts/hashie-the-hash-toolkit"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/activesupport )"