summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 19:24:52 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:21:44 +0100
commit2f3edd93e9aa9d75eb2b3d9ef7eb9ae978b6e2e7 (patch)
treede404d97b4ace3e298a233a1efadae288b2f72c0 /dev-ruby/listen/listen-1.3.1-r4.ebuild
parentdev-ruby/http-form_data: Mark ~hppa too. (diff)
downloadgentoo-2f3edd93e9aa9d75eb2b3d9ef7eb9ae978b6e2e7.tar.gz
gentoo-2f3edd93e9aa9d75eb2b3d9ef7eb9ae978b6e2e7.tar.bz2
gentoo-2f3edd93e9aa9d75eb2b3d9ef7eb9ae978b6e2e7.zip
dev-ruby/listen: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/listen/listen-1.3.1-r4.ebuild')
-rw-r--r--dev-ruby/listen/listen-1.3.1-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/listen/listen-1.3.1-r4.ebuild b/dev-ruby/listen/listen-1.3.1-r4.ebuild
index 4febe6820910..160b28085879 100644
--- a/dev-ruby/listen/listen-1.3.1-r4.ebuild
+++ b/dev-ruby/listen/listen-1.3.1-r4.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
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"