diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-20 13:23:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-20 13:23:26 +0200 |
commit | 5d5055e2194004316c1f4c503eb1e94a73eb0a96 (patch) | |
tree | 96a563abb4ee2ac5dee2d3c19efe05f593fa756f | |
parent | dev-python/matplotlib: Stabilize 3.8.4 sparc, #930279 (diff) | |
download | gentoo-5d5055e2194004316c1f4c503eb1e94a73eb0a96.tar.gz gentoo-5d5055e2194004316c1f4c503eb1e94a73eb0a96.tar.bz2 gentoo-5d5055e2194004316c1f4c503eb1e94a73eb0a96.zip |
dev-python/werkzeug: Stabilize 3.0.2-r1 ALLARCHES, #930283
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/werkzeug/werkzeug-3.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-3.0.2-r1.ebuild b/dev-python/werkzeug/werkzeug-3.0.2-r1.ebuild index 67830a3b7586..0be599e6c272 100644 --- a/dev-python/werkzeug/werkzeug-3.0.2-r1.ebuild +++ b/dev-python/werkzeug/werkzeug-3.0.2-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test-rust" RDEPEND=" |