summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 19:04:57 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:21:19 +0100
commitea7f0463eb9955e34547e497538b82c25b753eda (patch)
treea6b3e86f21357da702f84028e1a745781bd21973 /dev-ruby/hashie/hashie-3.5.7.ebuild
parentdev-ruby/heredoc_unindent: Mark ~hppa too. (diff)
downloadgentoo-ea7f0463eb9955e34547e497538b82c25b753eda.tar.gz
gentoo-ea7f0463eb9955e34547e497538b82c25b753eda.tar.bz2
gentoo-ea7f0463eb9955e34547e497538b82c25b753eda.zip
dev-ruby/hashie: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/hashie/hashie-3.5.7.ebuild')
-rw-r--r--dev-ruby/hashie/hashie-3.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashie/hashie-3.5.7.ebuild b/dev-ruby/hashie/hashie-3.5.7.ebuild
index 4beef2d3980f..2d70d59e91bd 100644
--- a/dev-ruby/hashie/hashie-3.5.7.ebuild
+++ b/dev-ruby/hashie/hashie-3.5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.mobomo.com/2009/11/hashie-the-hash-toolkit/"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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 )"