diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 21:30:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 21:30:54 +0300 |
commit | fb97797c869fcd5f8d6297f70ce89e2fa786c6e2 (patch) | |
tree | 56a9e367fcee0df948edb1bfb5e5d5a97bf087d1 /dev-python/pytest | |
parent | profiles/package.mask: cleanup (diff) | |
download | gentoo-fb97797c869fcd5f8d6297f70ce89e2fa786c6e2.tar.gz gentoo-fb97797c869fcd5f8d6297f70ce89e2fa786c6e2.tar.bz2 gentoo-fb97797c869fcd5f8d6297f70ce89e2fa786c6e2.zip |
dev-python/pytest: amd64 stable wrt bug #676592
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/pytest')
-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 baec7fc323cb..7b565ac9f6e0 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 |