diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 00:06:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 00:06:44 +0000 |
commit | cf20483ba34d05c98e6da1f6407936578bd0987f (patch) | |
tree | 462153935b5ea707d2d7386a28576766dbb4ecf4 /dev-python/pytest-tempdir | |
parent | dev-python/SaltTesting: Keyword 2018.9.21 arm, #728612 (diff) | |
download | gentoo-cf20483ba34d05c98e6da1f6407936578bd0987f.tar.gz gentoo-cf20483ba34d05c98e6da1f6407936578bd0987f.tar.bz2 gentoo-cf20483ba34d05c98e6da1f6407936578bd0987f.zip |
dev-python/pytest-tempdir: Keyword 2019.10.12 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tempdir')
-rw-r--r-- | dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild | 4 |
1 files changed, 2 insertions, 2 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 80bba9e7ef5c..80734b2992dc 100644 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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 ~arm x86" BDEPEND=" >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] |