diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-17 12:36:32 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-17 12:36:32 +0200 |
commit | f9250e04a79a5caaa880a2cee40e18a286424b47 (patch) | |
tree | d16fc31625bedb041b8aa940a202f40a4e637979 /dev-python/pytest | |
parent | dev-python/scandir-1.9.0-r0: add ~alpha keyword (diff) | |
download | gentoo-f9250e04a79a5caaa880a2cee40e18a286424b47.tar.gz gentoo-f9250e04a79a5caaa880a2cee40e18a286424b47.tar.bz2 gentoo-f9250e04a79a5caaa880a2cee40e18a286424b47.zip |
dev-python/pytest-3.8.2-r0: add ~alpha keyword
Bug: http://bugs.gentoo.org/661306
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild index 1f7e90f398a3..9d2d6833cf1f 100644 --- a/dev-python/pytest/pytest-3.8.2.ebuild +++ b/dev-python/pytest/pytest-3.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd" # doc apparently requires sphinxcontrib_trio, not yet packaged IUSE="test" # doc |