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 9DD991382C5 for ; Thu, 22 Feb 2018 14:43:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E203E08EB; Thu, 22 Feb 2018 14:43:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00AB6E08DA for ; Thu, 22 Feb 2018 14:43:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3BA0A335C4B for ; Thu, 22 Feb 2018 14:43:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D6AB239 for ; Thu, 22 Feb 2018 14:43:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1519310246.d01a5d15b81fe2793b072a326d64d1805b62747f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-pwhich/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild X-VCS-Directories: dev-perl/App-pwhich/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d01a5d15b81fe2793b072a326d64d1805b62747f X-VCS-Branch: master Date: Thu, 22 Feb 2018 14:43:08 +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: 7cd1fcf6-eacb-4019-b779-5450d2411df0 X-Archives-Hash: 40b7f6fc3a8dccd839df9873e4494c25 commit: d01a5d15b81fe2793b072a326d64d1805b62747f Author: Michał Górny gentoo org> AuthorDate: Thu Feb 22 14:37:26 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Feb 22 14:37:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01a5d15 dev-perl/App-pwhich: Tested on ~amd64-fbsd (bug #603356) dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild index c8d750a8422..46eb1f24a50 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND="