commit: 6a9029a4b7b1363bec1da53950f4c3004f0976a0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Mar 16 05:54:02 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Mar 16 05:54:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9029a4
dev-python/werkzeug-1.0.0: add ~alpha, bug 700940 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-python/werkzeug/werkzeug-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/werkzeug/werkzeug-1.0.0.ebuild b/dev-python/werkzeug/werkzeug-1.0.0.ebuild index 10841a9736e..5af71a2059d 100644 --- a/dev-python/werkzeug/werkzeug-1.0.0.ebuild +++ b/dev-python/werkzeug/werkzeug-1.0.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]" DEPEND="
