From: Matt Turner Date: Tue, 17 Mar 2020 01:53:15 +0000 (-0700) Subject: dev-python/pytest-services-2.0.1: add ~alpha, bug 700918 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9def35f7db0d73cb837fa6fed7ea0d335e44d156;p=gentoo.git dev-python/pytest-services-2.0.1: add ~alpha, bug 700918 Signed-off-by: Matt Turner --- diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild b/dev-python/pytest-services/pytest-services-2.0.1.ebuild index 37e74ae7b5d5..6a3b56d47981 100644 --- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test" RDEPEND="dev-python/requests[${PYTHON_USEDEP}]