Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/werkzeug/
Date: Sat, 02 Apr 2022 07:56:33
Message-Id: 1648886176.b039df2796eb526fb53c4fe6929ecccef798d013.arthurzam@gentoo
1 commit: b039df2796eb526fb53c4fe6929ecccef798d013
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 07:56:16 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 07:56:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b039df27
7
8 dev-python/werkzeug: Keyword 2.1.1 arm64, #836368
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/werkzeug/werkzeug-2.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/werkzeug/werkzeug-2.1.1.ebuild b/dev-python/werkzeug/werkzeug-2.1.1.ebuild
16 index 714765c81841..9e17622d5481 100644
17 --- a/dev-python/werkzeug/werkzeug-2.1.1.ebuild
18 +++ b/dev-python/werkzeug/werkzeug-2.1.1.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
25
26 BDEPEND="
27 test? (