Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-futures/
Date: Wed, 21 Feb 2018 22:11:36
Message-Id: 1519251080.a75e245232aa7fe4aba964f26fb915c70de5ef30.mgorny@gentoo
1 commit: a75e245232aa7fe4aba964f26fb915c70de5ef30
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 21:48:22 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 22:11:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75e2452
7
8 virtual/python-futures: Keyword ~amd64-fbsd
9
10 virtual/python-futures/python-futures-0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild
14 index 333bd58b4ed..748778f079e 100644
15 --- a/virtual/python-futures/python-futures-0.ebuild
16 +++ b/virtual/python-futures/python-futures-0.ebuild
17 @@ -9,7 +9,7 @@ inherit python-r1
18
19 DESCRIPTION="A virtual for the Python concurrent.futures module"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux"
23 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
24
25 RDEPEND="${PYTHON_DEPS}