summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-10-17 12:35:31 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-10-17 12:35:50 +0200
commit0f20a2c4cee25189bfcfb7bbbc6547288350a2b9 (patch)
tree71790f432fabe7f9f6906053fcb49ae47701f79a /dev-python/pytest
parentkde-frameworks/kdoctools: Re-disable broken test (diff)
downloadgentoo-0f20a2c4cee25189bfcfb7bbbc6547288350a2b9.tar.gz
gentoo-0f20a2c4cee25189bfcfb7bbbc6547288350a2b9.tar.bz2
gentoo-0f20a2c4cee25189bfcfb7bbbc6547288350a2b9.zip
dev-python/pytest-3.6.3-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.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.6.3.ebuild b/dev-python/pytest/pytest-3.6.3.ebuild
index a1a5bc402e9a..24cb5009b0b1 100644
--- a/dev-python/pytest/pytest-3.6.3.ebuild
+++ b/dev-python/pytest/pytest-3.6.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-fbsd"
# doc apparently requires sphinxcontrib_trio, not yet packaged
IUSE="test" # doc