diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:00:33 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:01:06 -0700 |
commit | 8cf80e9784caf6eee256bf8f17e9c55f12b57716 (patch) | |
tree | 2ba027667f5f7043061473a641a088b34ff08abd /dev-python | |
parent | dev-python/py-1.4.34: alpha stable, bug 641304 (diff) | |
download | gentoo-8cf80e9784caf6eee256bf8f17e9c55f12b57716.tar.gz gentoo-8cf80e9784caf6eee256bf8f17e9c55f12b57716.tar.bz2 gentoo-8cf80e9784caf6eee256bf8f17e9c55f12b57716.zip |
dev-python/pytest-3.2.2: alpha stable, bug 641304
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild index a8ed90ecf524..4fb6a33bc319 100644 --- a/dev-python/pytest/pytest-3.2.2.ebuild +++ b/dev-python/pytest/pytest-3.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" # When bumping, please check setup.py for the proper py version |