dev-python/pytest-httpbin-1.0.0: add ~alpha, bug 700940
authorMatt Turner <mattst88@gentoo.org>
Mon, 16 Mar 2020 05:53:59 +0000 (22:53 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 16 Mar 2020 05:53:59 +0000 (22:53 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild

index d2dbd01e477d3a9e72b339c3e94184aa91af9b6e..c885e28d03eb6291a7a934d14ba1f456c8494668 100644 (file)
@@ -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}]