diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-12 13:23:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-12 13:23:04 -0700 |
commit | bbbcf5ee9c81abadb72ab600eb3105d7351bb2af (patch) | |
tree | aa5061d388dcf2294191a3d9511bd5aaf319d8ff | |
parent | dev-python/tox-3.12.1: add ~alpha, bug 685868 (diff) | |
download | gentoo-bbbcf5ee9c81abadb72ab600eb3105d7351bb2af.tar.gz gentoo-bbbcf5ee9c81abadb72ab600eb3105d7351bb2af.tar.bz2 gentoo-bbbcf5ee9c81abadb72ab600eb3105d7351bb2af.zip |
dev-python/pytest-4.5.0: add ~alpha, bug 686042
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | dev-python/pytest/pytest-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index 9ac01361eb3f..4777368331e8 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" # When bumping, please check setup.py for the proper py version |