summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-13 22:21:49 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 01:33:35 +0100
commit2f9521fb2c6ab4b2af6083f8cd8ccd94c793e4c7 (patch)
treea1034f710b3a6846a0820f712df97c1c0a877dee /dev-ruby/listen
parentdev-ruby/rb-inotify: Add ~ppc keyword (bug 583390). (diff)
downloadgentoo-2f9521fb2c6ab4b2af6083f8cd8ccd94c793e4c7.tar.gz
gentoo-2f9521fb2c6ab4b2af6083f8cd8ccd94c793e4c7.tar.bz2
gentoo-2f9521fb2c6ab4b2af6083f8cd8ccd94c793e4c7.zip
dev-ruby/listen: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/listen')
-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 a7eb38fa908e..97a2c62d9121 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"