diff options
author | 2020-02-07 13:12:42 +0100 | |
---|---|---|
committer | 2020-02-07 13:12:42 +0100 | |
commit | 11ab24a67849e2809f7c37478b615e7c406f38d7 (patch) | |
tree | 5c96b18aeb9a7c45881a5e816e0af8c0a47a415b /dev-python | |
parent | dev-libs/re2: x86 stable wrt bug #708278 (diff) | |
download | gentoo-11ab24a67849e2809f7c37478b615e7c406f38d7.tar.gz gentoo-11ab24a67849e2809f7c37478b615e7c406f38d7.tar.bz2 gentoo-11ab24a67849e2809f7c37478b615e7c406f38d7.zip |
dev-python/pytest-runner: x86 stable wrt bug #708282
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-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 29793ca5581c..4a7e66b9ef56 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" |