diff options
author | 2021-06-08 04:02:48 +0000 | |
---|---|---|
committer | 2021-06-08 04:02:48 +0000 | |
commit | 3af854e325dd3c3e885a9b41ad21ece248b726c5 (patch) | |
tree | 654e762de71aad7541e5b1213e3a390bcbfa521f /dev-python/pytest-describe/pytest-describe-1.0.0.ebuild | |
parent | dev-perl/Finance-Quote: Stabilize 1.490.0 amd64, #793944 (diff) | |
download | gentoo-3af854e325dd3c3e885a9b41ad21ece248b726c5.tar.gz gentoo-3af854e325dd3c3e885a9b41ad21ece248b726c5.tar.bz2 gentoo-3af854e325dd3c3e885a9b41ad21ece248b726c5.zip |
dev-python/pytest-describe: Stabilize 1.0.0 amd64, #793923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-describe/pytest-describe-1.0.0.ebuild')
-rw-r--r-- | dev-python/pytest-describe/pytest-describe-1.0.0.ebuild | 2 |
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 6b566e154294..7696495e056b 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}]" |