diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 22:48:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 23:11:20 +0100 |
commit | a75e245232aa7fe4aba964f26fb915c70de5ef30 (patch) | |
tree | d7ceddbfb489479eebf51f9354767deb2e7c358c /virtual | |
parent | virtual/python-backports_abc: Keyword ~amd64-fbsd (diff) | |
download | gentoo-a75e245232aa7fe4aba964f26fb915c70de5ef30.tar.gz gentoo-a75e245232aa7fe4aba964f26fb915c70de5ef30.tar.bz2 gentoo-a75e245232aa7fe4aba964f26fb915c70de5ef30.zip |
virtual/python-futures: Keyword ~amd64-fbsd
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-futures/python-futures-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild index 333bd58b4edf..748778f079ef 100644 --- a/virtual/python-futures/python-futures-0.ebuild +++ b/virtual/python-futures/python-futures-0.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for the Python concurrent.futures module" 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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |