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 15C161382C5 for ; Wed, 21 Feb 2018 22:11:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1045E09BB; Wed, 21 Feb 2018 22:11:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7E378E09BB for ; Wed, 21 Feb 2018 22:11:32 +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 3B756335C52 for ; Wed, 21 Feb 2018 22:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3444B241 for ; Wed, 21 Feb 2018 22:11:28 +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: <1519251077.dcd8fc87dbddc2707ca89de5cf4b9974724f165c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/futures/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/futures/futures-3.1.1.ebuild X-VCS-Directories: dev-python/futures/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dcd8fc87dbddc2707ca89de5cf4b9974724f165c X-VCS-Branch: master Date: Wed, 21 Feb 2018 22:11:28 +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: a55811ab-961e-4605-b393-a687c5efa55e X-Archives-Hash: 2b67a085552dd3e92de4dcbb52962db0 commit: dcd8fc87dbddc2707ca89de5cf4b9974724f165c Author: Michał Górny gentoo org> AuthorDate: Wed Feb 21 21:46:47 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Feb 21 22:11:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd8fc87 dev-python/futures: Tested on ~amd64-fbsd dev-python/futures/futures-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/futures/futures-3.1.1.ebuild b/dev-python/futures/futures-3.1.1.ebuild index 6dea76a2aae..2d4ce9d596e 100644 --- a/dev-python/futures/futures-3.1.1.ebuild +++ b/dev-python/futures/futures-3.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux" IUSE="doc" DEPEND="