summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 16:24:20 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 16:52:14 +0100
commit4c4f82b2d46760bee76ae41997fa05221eb85707 (patch)
tree20cc24f5430e35c630acb7b8ab8b95ead74b1e90 /dev-python/fields
parentdev-python/characteristic: Tested on ~amd64-fbsd (bug #643214) (diff)
downloadgentoo-4c4f82b2d46760bee76ae41997fa05221eb85707.tar.gz
gentoo-4c4f82b2d46760bee76ae41997fa05221eb85707.tar.bz2
gentoo-4c4f82b2d46760bee76ae41997fa05221eb85707.zip
dev-python/fields: Tested on ~amd64-fbsd (bug #643214)
Diffstat (limited to 'dev-python/fields')
-rw-r--r--dev-python/fields/fields-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fields/fields-5.0.0.ebuild b/dev-python/fields/fields-5.0.0.ebuild
index 91fa01a5e63d..f69b325c87dc 100644
--- a/dev-python/fields/fields-5.0.0.ebuild
+++ b/dev-python/fields/fields-5.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}]