dev-ruby/listen: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 21:21:49 +0000 (22:21 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:33:35 +0000 (01:33 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/listen/listen-1.3.1-r4.ebuild

index a7eb38fa908eb3a1dce29b5e697a7534df756a99..97a2c62d91211fedf4cdafb3e9988afcecaaf3a0 100644 (file)
@@ -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"