diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 16:14:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 18:20:11 +0100 |
commit | 3e6c18e3a1f4972adca75efe99be68cff33506fe (patch) | |
tree | 6b965e2467a37b76efc436b627255bf32651778e /dev-python/pytest-virtualenv | |
parent | dev-python/pytest-shutil: Tested on ~amd64-fbsd (bug #631608) (diff) | |
download | gentoo-3e6c18e3a1f4972adca75efe99be68cff33506fe.tar.gz gentoo-3e6c18e3a1f4972adca75efe99be68cff33506fe.tar.bz2 gentoo-3e6c18e3a1f4972adca75efe99be68cff33506fe.zip |
dev-python/pytest-virtualenv: Tested on ~amd64-fbsd (bug #631608)
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r-- | dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild index 3899d0adbd05..b0b8b72b587e 100644 --- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild +++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |