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 34CF3138335 for ; Sun, 2 Sep 2018 06:16:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A663E07E0; Sun, 2 Sep 2018 06:16:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 17059E07D8 for ; Sun, 2 Sep 2018 06:16:31 +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 5B213335C42 for ; Sun, 2 Sep 2018 06:16:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96B453B9 for ; Sun, 2 Sep 2018 06:16:26 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1535868963.8e260fce822973e2b0551471b8650f1b77625441.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-HTTP-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild X-VCS-Directories: virtual/perl-HTTP-Tiny/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 8e260fce822973e2b0551471b8650f1b77625441 X-VCS-Branch: master Date: Sun, 2 Sep 2018 06:16:26 +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: d0f7a0d8-90cb-4d46-87e4-880d77cfbbe9 X-Archives-Hash: 85557a2205260e9fad709a6ef25efb1f commit: 8e260fce822973e2b0551471b8650f1b77625441 Author: Kent Fredric gentoo org> AuthorDate: Sat Sep 1 09:30:40 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Sep 2 06:16:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e260fce virtual/perl-HTTP-Tiny: Back-copy ~amd64-fbsd keywording Package-Manager: Portage-2.3.40, Repoman-2.3.9 virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild index 4eec2ddf66b..a4d7990a417 100644 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-fbsd" RDEPEND=" || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} )