commit: 46336263f5d6c3820e71e4c5cc5f1ede14f8fe77 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 6 22:21:43 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 6 22:21:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46336263
dev-python/pytest-services: Stabilize 2.2.1 ALLARCHES, #758587 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pytest-services/pytest-services-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild b/dev-python/pytest-services/pytest-services-2.2.1.ebuild index a10297b8270..a3afe220468 100644 --- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.2.1.ebuild @@ -12,7 +12,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="
