summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-21 16:38:53 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-21 18:20:15 +0100
commitfba24f9d49b1e857e17327f0b7d58797f5e93198 (patch)
tree4d1f463e1f55c7ef7c82f1e43c2b280a3edf65cc
parentdev-python/jsonschema: Tested on ~amd64-fbsd (diff)
downloadgentoo-fba24f9d.tar.gz
gentoo-fba24f9d.tar.bz2
gentoo-fba24f9d.zip
dev-python/wheel: keyword ~amd64-fbsd
-rw-r--r--dev-python/wheel/wheel-0.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.30.0.ebuild b/dev-python/wheel/wheel-0.30.0.ebuild
index e0b07ec1b85d..aeb0a62efc73 100644
--- a/dev-python/wheel/wheel-0.30.0.ebuild
+++ b/dev-python/wheel/wheel-0.30.0.ebuild
@@ -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/jsonschema[${PYTHON_USEDEP}]"