diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-01 21:42:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-01 21:51:11 +0100 |
commit | 5a4fd7a328904ac8281fe2df0e902c5818897000 (patch) | |
tree | e29d1d33c0e7c0794ade27f94542ecd1c9d323cc /dev-python/pytest-virtualenv | |
parent | games-util/slade: Fix missing USE flags on wxGTK dependency (diff) | |
download | gentoo-5a4fd7a328904ac8281fe2df0e902c5818897000.tar.gz gentoo-5a4fd7a328904ac8281fe2df0e902c5818897000.tar.bz2 gentoo-5a4fd7a328904ac8281fe2df0e902c5818897000.zip |
dev-python/pytest-virtualenv: stable 1.7.0 for ppc
stable wrt bug #726586
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r-- | dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild index 91d4ada65c45..0a6a855ae239 100644 --- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild +++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest-fixture-config[${PYTHON_USEDEP}] |