dev-python/werkzeug: 0.14.1 stable allarches for rocky
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:12:56 +0000 (15:12 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:32:42 +0000 (15:32 -0500)
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-python/werkzeug/werkzeug-0.14.1.ebuild

index 6a699f0e8e548865cc7e747319b68f54f2c49ba3..a007e59ac52eb094fb70f82b59dcaceb106efbf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"