diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:17:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:20:29 +0200 |
commit | a38ad1c6d3fe71349e1833902d94bae88136b4b6 (patch) | |
tree | e0e8bd2112d8abb965a8fdec3f0cd05a94d4ae59 /dev-python/pytest-tempdir | |
parent | dev-python/pytest-salt: x86 stable (bug #721692) (diff) | |
download | gentoo-a38ad1c6d3fe71349e1833902d94bae88136b4b6.tar.gz gentoo-a38ad1c6d3fe71349e1833902d94bae88136b4b6.tar.bz2 gentoo-a38ad1c6d3fe71349e1833902d94bae88136b4b6.zip |
dev-python/pytest-tempdir: x86 stable (bug #721692)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tempdir')
-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 aeb2f98183ac..7ea0a4c86465 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}] |