summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-08 04:02:22 +0000
committerSam James <sam@gentoo.org>2021-06-08 04:02:22 +0000
commitc1e85153a677fd7088f2dc79b97f330e9e9fc376 (patch)
tree1f03738ca36589c7e4a0f3d4820025c0800cf639 /dev-python
parentdev-perl/Finance-Quote: Stabilize 1.490.0 x86, #793944 (diff)
downloadgentoo-c1e85153a677fd7088f2dc79b97f330e9e9fc376.tar.gz
gentoo-c1e85153a677fd7088f2dc79b97f330e9e9fc376.tar.bz2
gentoo-c1e85153a677fd7088f2dc79b97f330e9e9fc376.zip
dev-python/pytest-describe: Stabilize 1.0.0 x86, #793923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-describe/pytest-describe-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-describe/pytest-describe-1.0.0.ebuild b/dev-python/pytest-describe/pytest-describe-1.0.0.ebuild
index cce7fb4c6cfb..6b566e154294 100644
--- a/dev-python/pytest-describe/pytest-describe-1.0.0.ebuild
+++ b/dev-python/pytest-describe/pytest-describe-1.0.0.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}]"