summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-02-17 21:21:24 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-17 22:50:58 +0100
commit7d53b4ea410689728dc72972c43db35f2ac994ab (patch)
treedb2eaaeb5883a76abec04b1fd3ffa5dd770ae118 /dev-python/execnet
parentdev-python/pytest-forked: add ~amd64-fbsd keyword. (diff)
downloadgentoo-7d53b4ea410689728dc72972c43db35f2ac994ab.tar.gz
gentoo-7d53b4ea410689728dc72972c43db35f2ac994ab.tar.bz2
gentoo-7d53b4ea410689728dc72972c43db35f2ac994ab.zip
dev-python/execnet: add ~amd64-fbsd keyword.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-python/execnet')
-rw-r--r--dev-python/execnet/execnet-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/execnet/execnet-1.5.0.ebuild b/dev-python/execnet/execnet-1.5.0.ebuild
index 3a8a1c3f8986..87bc2073c35c 100644
--- a/dev-python/execnet/execnet-1.5.0.ebuild
+++ b/dev-python/execnet/execnet-1.5.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
IUSE="doc test"
RDEPEND=">=dev-python/apipkg-1.4[${PYTHON_USEDEP}]"