summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 19:18:36 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:21:34 +0100
commitdd9d2420559a0b843ae20f82d945f1fec26a1a50 (patch)
tree1dbfaea20a7cec7fba53e200af858d8ef7b58e44 /dev-ruby/unf
parentdev-ruby/unf_ext: Mark ~hppa too. (diff)
downloadgentoo-dd9d2420559a0b843ae20f82d945f1fec26a1a50.tar.gz
gentoo-dd9d2420559a0b843ae20f82d945f1fec26a1a50.tar.bz2
gentoo-dd9d2420559a0b843ae20f82d945f1fec26a1a50.zip
dev-ruby/unf: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/unf')
-rw-r--r--dev-ruby/unf/unf-0.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/unf/unf-0.1.4.ebuild b/dev-ruby/unf/unf-0.1.4.ebuild
index 1f931e61a79b..8d25a7d3c31e 100644
--- a/dev-ruby/unf/unf-0.1.4.ebuild
+++ b/dev-ruby/unf/unf-0.1.4.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=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
ruby_add_rdepend "dev-ruby/unf_ext"