diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 02:10:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 02:10:21 +0000 |
commit | af84b309a225fb973354db1ac4d493a795f24987 (patch) | |
tree | b11af8cb396850cf96b63b951b23d4099a0dc6de /dev-python/pytest-services | |
parent | app-vim/vim-latex: ppc64 stable (bug #733340) (diff) | |
download | gentoo-af84b309a225fb973354db1ac4d493a795f24987.tar.gz gentoo-af84b309a225fb973354db1ac4d493a795f24987.tar.bz2 gentoo-af84b309a225fb973354db1ac4d493a795f24987.zip |
dev-python/pytest-services: ALLARCHES stable (via arm, bug #734472)
Closes: https://bugs.gentoo.org/734472
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-services')
-rw-r--r-- | dev-python/pytest-services/pytest-services-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild b/dev-python/pytest-services/pytest-services-2.1.0.ebuild index 34d042faf1b9..08f343771474 100644 --- a/dev-python/pytest-services/pytest-services-2.1.0.ebuild +++ b/dev-python/pytest-services/pytest-services-2.1.0.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=" |