diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-06 09:10:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-06 09:10:42 +0100 |
commit | cd77d7d05dd240ecd6631ca82d7a393ee97f45a6 (patch) | |
tree | 33621af9ae0e3428c2a683ed413be7fb6abfa98e /dev-python/pytest-runner | |
parent | dev-libs/re2: amd64 stable wrt bug #708278 (diff) | |
download | gentoo-cd77d7d05dd240ecd6631ca82d7a393ee97f45a6.tar.gz gentoo-cd77d7d05dd240ecd6631ca82d7a393ee97f45a6.tar.bz2 gentoo-cd77d7d05dd240ecd6631ca82d7a393ee97f45a6.zip |
dev-python/pytest-runner: amd64 stable wrt bug #708282
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 28a93390c0c2..edaded0a4784 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" |