diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-03-06 11:22:14 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-07 16:10:01 +0100 |
commit | f4e00fa8897ef983146451a7a8f61388b47761a5 (patch) | |
tree | 502153b374bec3fddfe6abbb668afea7504fa076 /dev-python/pytest-runner | |
parent | dev-python/cython: stable on arm64 (diff) | |
download | gentoo-f4e00fa8897ef983146451a7a8f61388b47761a5.tar.gz gentoo-f4e00fa8897ef983146451a7a8f61388b47761a5.tar.bz2 gentoo-f4e00fa8897ef983146451a7a8f61388b47761a5.zip |
dev-python/pytest-runner: stable on arm64
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Bug: https://bugs.gentoo.org/708282
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild index dfb065366472..c2d62b82574d 100644 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/pytest-runner/ https://github.com/pytest-dev/ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" SLOT="0" IUSE="test" |