diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-02-07 13:31:03 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-02-07 13:31:16 +0100 |
commit | 7976ce0998f1a60c7d00698d471f74482943cdc3 (patch) | |
tree | ebdb275371ab510c3eddc924cb064e7ca2248dec /dev-python/pytest | |
parent | dev-python/pluggy-0.7.1-r0: alpha stable (diff) | |
download | gentoo-7976ce0998f1a60c7d00698d471f74482943cdc3.tar.gz gentoo-7976ce0998f1a60c7d00698d471f74482943cdc3.tar.bz2 gentoo-7976ce0998f1a60c7d00698d471f74482943cdc3.zip |
dev-python/pytest-3.10.1-r0: alpha stable
Bug: http://bugs.gentoo.org/676592
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
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 36a8f5a4ac2f..7846463ccb39 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 |