diff options
-rw-r--r-- | dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild index 83ea4be78fc8..62e6ee981bda 100644 --- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild +++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MPL-2.0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" BDEPEND=" >=dev-python/pytest-5.0[${PYTHON_USEDEP}] " |