diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-16 22:07:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-16 22:38:18 +0200 |
commit | 069945962af1c371b774ebabd576be0464a54929 (patch) | |
tree | d1751938d40b4e31bc1b67d64d8f16780f694ade /dev-python | |
parent | app-admin/ansible: 2.4.6.0 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-069945962af1c371b774ebabd576be0464a54929.tar.gz gentoo-069945962af1c371b774ebabd576be0464a54929.tar.bz2 gentoo-069945962af1c371b774ebabd576be0464a54929.zip |
dev-python/pyhamcrest: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 |
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}]" |