From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E84311384B4 for ; Sun, 6 Dec 2015 07:05:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2512B21C068; Sun, 6 Dec 2015 07:05:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA1B221C068 for ; Sun, 6 Dec 2015 07:05:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCD1A340885 for ; Sun, 6 Dec 2015 07:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B175EC89 for ; Sun, 6 Dec 2015 07:05:13 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1449384718.6348176e79ef0e8210f26b1f926bc4b65e5a3083.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/listen/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/listen/listen-2.8.6-r1.ebuild dev-ruby/listen/listen-3.0.5.ebuild X-VCS-Directories: dev-ruby/listen/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 6348176e79ef0e8210f26b1f926bc4b65e5a3083 X-VCS-Branch: master Date: Sun, 6 Dec 2015 07:05:13 +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: 172529c9-10b1-477e-a73b-385ab33b508f X-Archives-Hash: dc349cd95847ee94f228b9baadaa5f52 commit: 6348176e79ef0e8210f26b1f926bc4b65e5a3083 Author: Hans de Graaff gentoo org> AuthorDate: Sun Dec 6 06:51:58 2015 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Dec 6 06:51:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6348176e dev-ruby/listen: also add ~arm to latest versions Package-Manager: portage-2.2.20.1 dev-ruby/listen/listen-2.8.6-r1.ebuild | 2 +- dev-ruby/listen/listen-3.0.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/listen/listen-2.8.6-r1.ebuild b/dev-ruby/listen/listen-2.8.6-r1.ebuild index 3a83aaf..80302ea 100644 --- a/dev-ruby/listen/listen-2.8.6-r1.ebuild +++ b/dev-ruby/listen/listen-2.8.6-r1.ebuild @@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Block on other packages trying to install a /usr/bin/listen diff --git a/dev-ruby/listen/listen-3.0.5.ebuild b/dev-ruby/listen/listen-3.0.5.ebuild index 8b98721..7a230a3 100644 --- a/dev-ruby/listen/listen-3.0.5.ebuild +++ b/dev-ruby/listen/listen-3.0.5.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~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