diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:59:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:59:18 +0200 |
commit | ee411beb6c74be8af3baeff26e01f8fdfb4caeed (patch) | |
tree | f36776f428fcfc0669c722eb5069d0b1868e449d /dev-python/pytest-rerunfailures | |
parent | dev-python/pytest-virtualenv: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable... (diff) | |
download | gentoo-ee411beb6c74be8af3baeff26e01f8fdfb4caeed.tar.gz gentoo-ee411beb6c74be8af3baeff26e01f8fdfb4caeed.tar.bz2 gentoo-ee411beb6c74be8af3baeff26e01f8fdfb4caeed.zip |
dev-python/pytest-rerunfailures: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #851411
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-rerunfailures')
-rw-r--r-- | dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2-r1.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2-r1.ebuild index f95ab9e36356..d87d0f5754ea 100644 --- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2-r1.ebuild +++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MPL-2.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |