summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 22:54:00 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 22:54:00 -0700
commite59b7a8a5e7e9c0be3a63345a8427645de97b53c (patch)
tree613a67dc16d3552ef143fa10733b99f3af59d34c
parentdev-python/pytest-timeout-1.3.3: add ~alpha, bug 700940 (diff)
downloadgentoo-e59b7a8a5e7e9c0be3a63345a8427645de97b53c.tar.gz
gentoo-e59b7a8a5e7e9c0be3a63345a8427645de97b53c.tar.bz2
gentoo-e59b7a8a5e7e9c0be3a63345a8427645de97b53c.zip
dev-python/pytest-xprocess-0.13.1: add ~alpha, bug 700940
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild
index 394802f3c64f..6248e271ad78 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]