diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:40:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:40:29 +0200 |
commit | d8c0ccaebbe46fae6a3ad62b24cf1c614353647c (patch) | |
tree | ac828d21b03393644b19d8f67732757e5ef023b1 /dev-python/pytest-services | |
parent | dev-python/objgraph: x86 stable wrt bug #727058 (diff) | |
download | gentoo-d8c0ccaebbe46fae6a3ad62b24cf1c614353647c.tar.gz gentoo-d8c0ccaebbe46fae6a3ad62b24cf1c614353647c.tar.bz2 gentoo-d8c0ccaebbe46fae6a3ad62b24cf1c614353647c.zip |
dev-python/pytest-services: x86 stable wrt bug #727058
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 7b9808fa2730..8875cb0a0719 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=" |