diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:51:40 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:51:40 +0200 |
commit | 8cd674caaf323c3814acb4554a9a53580086d96a (patch) | |
tree | b5f2fbc67ff19725cf96c7e4e1dfd45b5dc0ff92 /dev-python/pytest-describe | |
parent | dev-python/pytest-env: Stabilize 0.6.2-r1 amd64, #852431 (diff) | |
download | gentoo-8cd674caaf323c3814acb4554a9a53580086d96a.tar.gz gentoo-8cd674caaf323c3814acb4554a9a53580086d96a.tar.bz2 gentoo-8cd674caaf323c3814acb4554a9a53580086d96a.zip |
dev-python/pytest-describe: Stabilize 2.0.1-r1 ALLARCHES, #852434
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-describe')
-rw-r--r-- | dev-python/pytest-describe/pytest-describe-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-describe/pytest-describe-2.0.1-r1.ebuild b/dev-python/pytest-describe/pytest-describe-2.0.1-r1.ebuild index 183240063ee5..36550c410a31 100644 --- a/dev-python/pytest-describe/pytest-describe-2.0.1-r1.ebuild +++ b/dev-python/pytest-describe/pytest-describe-2.0.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=">=dev-python/pytest-2.6.0[${PYTHON_USEDEP}]" |