summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-16 22:07:04 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-16 22:38:18 +0200
commit069945962af1c371b774ebabd576be0464a54929 (patch)
treed1751938d40b4e31bc1b67d64d8f16780f694ade
parentapp-admin/ansible: 2.4.6.0 stable amd64 and x86 with cleanup (diff)
downloadgentoo-06994596.tar.gz
gentoo-06994596.tar.bz2
gentoo-06994596.zip
dev-python/pyhamcrest: Tested on ~amd64-fbsd
-rw-r--r--dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 51bee8b5eabb..772b9f693b9e 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-fbsd"
IUSE="doc examples test"
RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"