diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-22 05:41:56 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-22 22:02:44 +0300 |
commit | c0f098270ce20b135bb2e419138e09fb869c5e0e (patch) | |
tree | db202c8117aeadc830db239151e3cf7db074251b /dev-python/pytest-services | |
parent | dev-python/cherrypy: arm64 stable (bug #727058) (diff) | |
download | gentoo-c0f098270ce20b135bb2e419138e09fb869c5e0e.tar.gz gentoo-c0f098270ce20b135bb2e419138e09fb869c5e0e.tar.bz2 gentoo-c0f098270ce20b135bb2e419138e09fb869c5e0e.zip |
dev-python/pytest-services: arm64 stable (bug #727058)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 60d08abcefa8..7b9808fa2730 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=" |