diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 16:52:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 16:52:09 +0200 |
commit | 975d6c292c6d8cd85ad19815a1164c64837f99e4 (patch) | |
tree | 605adbeecf491aa4d7a8768e7c6c7ffd12f61487 | |
parent | dev-python/pytest-salt: amd64 stable wrt bug #721692 (diff) | |
download | gentoo-975d6c292c6d8cd85ad19815a1164c64837f99e4.tar.gz gentoo-975d6c292c6d8cd85ad19815a1164c64837f99e4.tar.bz2 gentoo-975d6c292c6d8cd85ad19815a1164c64837f99e4.zip |
dev-python/pytest-tempdir: amd64 stable wrt bug #721692
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild index aa804018536a..aeb2f98183ac 100644 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND=" >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] |