summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-10-17 14:10:58 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-10-17 14:11:09 +0200
commit8c6bb70c0196f177a90a99ce26806cc6924e6a42 (patch)
treef7b54fd7dc11762ba0f74c434c232b9fcdb48107 /dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
parentdev-python/docopt-0.6.2-r2: add ~alpha keyword (diff)
downloadgentoo-8c6bb70c0196f177a90a99ce26806cc6924e6a42.tar.gz
gentoo-8c6bb70c0196f177a90a99ce26806cc6924e6a42.tar.bz2
gentoo-8c6bb70c0196f177a90a99ce26806cc6924e6a42.zip
dev-python/pytest-mock-1.6.0-r0: add ~alpha keyword
Bug: http://bugs.gentoo.org/662814 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mock/pytest-mock-1.6.0.ebuild')
-rw-r--r--dev-python/pytest-mock/pytest-mock-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild b/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
index 6f2a5058e022..bcf8353206bd 100644
--- a/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
+++ b/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc64 x86"
IUSE=""
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]