diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:09:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:08 +0200 |
commit | 27a72543d060f648befc7c049186a3ca43a4e97e (patch) | |
tree | 6258fde09b80714f531ef44758ff1d87ec07cb00 /dev-python/pytest-lazy-fixture | |
parent | dev-python/intervaltree: amd64 stable wrt bug #741140 (diff) | |
download | gentoo-27a72543d060f648befc7c049186a3ca43a4e97e.tar.gz gentoo-27a72543d060f648befc7c049186a3ca43a4e97e.tar.bz2 gentoo-27a72543d060f648befc7c049186a3ca43a4e97e.zip |
dev-python/pytest-lazy-fixture: amd64 stable wrt bug #741142
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r-- | dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild index 2228e8fa7606..b78a0b5fdb76 100644 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-python/flake8[${PYTHON_USEDEP}] |