diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-05 16:57:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-05 17:16:53 +0200 |
commit | 2979988621c20f9ed39b4d39e8bc17a4f84c5c7f (patch) | |
tree | 30fdb64802d83d4e0c134d950792638fa754a7e9 /dev-python/pytest-services | |
parent | dev-python/objgraph: Stabilize 3.4.1 amd64, #727058 (diff) | |
download | gentoo-2979988621c20f9ed39b4d39e8bc17a4f84c5c7f.tar.gz gentoo-2979988621c20f9ed39b4d39e8bc17a4f84c5c7f.tar.bz2 gentoo-2979988621c20f9ed39b4d39e8bc17a4f84c5c7f.zip |
dev-python/pytest-services: Stabilize 2.0.1 amd64, #727058
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-services')
-rw-r--r-- | dev-python/pytest-services/pytest-services-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild b/dev-python/pytest-services/pytest-services-2.0.1.ebuild index 8875cb0a0719..1309c5837b86 100644 --- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="test" RDEPEND=" |