summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 22:53:59 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 22:53:59 -0700
commit59686be6fd6b33fa686ed21652473cad62dc94d6 (patch)
tree1ed72fbbe3317843ebec17c8968bf9489a86be4c /dev-python/pytest-httpbin
parentdev-python/httpbin-0.7.0: add ~alpha, bug 700940 (diff)
downloadgentoo-59686be6fd6b33fa686ed21652473cad62dc94d6.tar.gz
gentoo-59686be6fd6b33fa686ed21652473cad62dc94d6.tar.bz2
gentoo-59686be6fd6b33fa686ed21652473cad62dc94d6.zip
dev-python/pytest-httpbin-1.0.0: add ~alpha, bug 700940
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
index d2dbd01e477d..c885e28d03eb 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]