diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-10 23:27:39 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-11 09:18:15 +0300 |
commit | 31470533722a9c62153c6fa5d15ee8a02f1f272c (patch) | |
tree | a14220fddab525e0b05f5c3382e726f22c3968c0 /dev-python/pytest-fixture-config | |
parent | dev-python/snowballstemmer: arm64 stable (bug #720628) (diff) | |
download | gentoo-31470533722a9c62153c6fa5d15ee8a02f1f272c.tar.gz gentoo-31470533722a9c62153c6fa5d15ee8a02f1f272c.tar.bz2 gentoo-31470533722a9c62153c6fa5d15ee8a02f1f272c.zip |
dev-python/pytest-fixture-config: arm64 stable (bug #720584)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild index 490c4ade0c92..72fa882d3516 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |