diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:41:59 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:47:48 -0500 |
commit | 8e7273749e05a1e1a4b58c567558b134f1b54a9d (patch) | |
tree | 0a7fa5dccd368b80278878addb41e25f4ebeb020 /dev-python/pytest-runner | |
parent | dev-python/pysendfile: arm64 stable (diff) | |
download | gentoo-8e7273749e05a1e1a4b58c567558b134f1b54a9d.tar.gz gentoo-8e7273749e05a1e1a4b58c567558b134f1b54a9d.tar.bz2 gentoo-8e7273749e05a1e1a4b58c567558b134f1b54a9d.zip |
dev-python/pytest-runner: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-4.2.ebuild b/dev-python/pytest-runner/pytest-runner-4.2.ebuild index 013ae90a2293..63937c727253 100644 --- a/dev-python/pytest-runner/pytest-runner-4.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-4.2.ebuild @@ -12,7 +12,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="doc test" |