From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A2AF139694 for ; Thu, 6 Apr 2017 07:00:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96B1AE0C07; Thu, 6 Apr 2017 07:00:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D9AAE0C07 for ; Thu, 6 Apr 2017 07:00:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0231633FE49 for ; Thu, 6 Apr 2017 07:00:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A7787419 for ; Thu, 6 Apr 2017 07:00:11 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1491461994.dc70108b70e48e26e22f79bc34e808aaf1b052e0.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/listen/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/listen/listen-3.0.8.ebuild dev-ruby/listen/listen-3.1.1-r1.ebuild X-VCS-Directories: dev-ruby/listen/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: dc70108b70e48e26e22f79bc34e808aaf1b052e0 X-VCS-Branch: master Date: Thu, 6 Apr 2017 07:00:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5d0bbfd2-40b6-4018-87b7-e1ab3c9e67fc X-Archives-Hash: 6af0c740b46631cfba224480d0fba7b4 commit: dc70108b70e48e26e22f79bc34e808aaf1b052e0 Author: Michael Weber gentoo org> AuthorDate: Thu Apr 6 06:57:34 2017 +0000 Commit: Michael Weber gentoo 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