commit: dc70108b70e48e26e22f79bc34e808aaf1b052e0 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Apr 6 06:57:34 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu Apr 6 06:59:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc70108b
dev-ruby/listen: add ~ppc keyword (bug 589798). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" dev-ruby/listen/listen-3.0.8.ebuild | 4 ++-- dev-ruby/listen/listen-3.1.1-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/listen/listen-3.0.8.ebuild b/dev-ruby/listen/listen-3.0.8.ebuild index 615c4fe6792..46cadc5072e 100644 --- a/dev-ruby/listen/listen-3.0.8.ebuild +++ b/dev-ruby/listen/listen-3.0.8.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 EAPI=5 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Block on other packages trying to install a /usr/bin/listen diff --git a/dev-ruby/listen/listen-3.1.1-r1.ebuild b/dev-ruby/listen/listen-3.1.1-r1.ebuild index 9e287321ef6..e38d190a0ba 100644 --- a/dev-ruby/listen/listen-3.1.1-r1.ebuild +++ b/dev-ruby/listen/listen-3.1.1-r1.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 EAPI=5 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Block on other packages trying to install a /usr/bin/listen
