diff options
author | Markus Meier <maekke@gentoo.org> | 2019-02-21 21:25:41 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-02-21 21:25:41 +0100 |
commit | 2d8558c38ee25ad65d728a1fe497974b0354a63b (patch) | |
tree | ec531b28b258936543d9babd0ba50a41a760dc78 /dev-python | |
parent | dev-python/scandir: arm stable, bug #676592 (diff) | |
download | gentoo-2d8558c38ee25ad65d728a1fe497974b0354a63b.tar.gz gentoo-2d8558c38ee25ad65d728a1fe497974b0354a63b.tar.bz2 gentoo-2d8558c38ee25ad65d728a1fe497974b0354a63b.zip |
dev-python/pytest: arm stable, bug #676592
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild index 7846463ccb39..60f9475d0134 100644 --- a/dev-python/pytest/pytest-3.10.1.ebuild +++ b/dev-python/pytest/pytest-3.10.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # When bumping, please check setup.py for the proper py version |