diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:51:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:51:50 +0300 |
commit | 7c7da62e87fba51a31ec254d98ea014a2daac05e (patch) | |
tree | 643e2a8bd8ad871e1959725f20512e43ac521463 /dev-python/werkzeug | |
parent | dev-python/websocket-client: Stabilize 1.6.1 ALLARCHES, #910160 (diff) | |
download | gentoo-7c7da62e87fba51a31ec254d98ea014a2daac05e.tar.gz gentoo-7c7da62e87fba51a31ec254d98ea014a2daac05e.tar.bz2 gentoo-7c7da62e87fba51a31ec254d98ea014a2daac05e.zip |
dev-python/werkzeug: Stabilize 2.3.6 arm64, #910161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/werkzeug')
-rw-r--r-- | dev-python/werkzeug/werkzeug-2.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-2.3.6.ebuild b/dev-python/werkzeug/werkzeug-2.3.6.ebuild index 510a6ca0d800..caa5732c4999 100644 --- a/dev-python/werkzeug/werkzeug-2.3.6.ebuild +++ b/dev-python/werkzeug/werkzeug-2.3.6.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=" |