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/cheetah3/
Date: Sat, 09 Apr 2022 19:59:43
Message-Id: 1649534369.5b0891fbddc0245b713649e4fa8dc82c564ffe1b.arthurzam@gentoo
1 commit: 5b0891fbddc0245b713649e4fa8dc82c564ffe1b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 9 19:59:29 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 9 19:59:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0891fb
7
8 dev-python/cheetah3: Stabilize 3.2.6 arm64, #836847
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/cheetah3/cheetah3-3.2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild b/dev-python/cheetah3/cheetah3-3.2.6.ebuild
16 index 6821f55c57b5..77379adab8a1 100644
17 --- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild
18 +++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://cheetahtemplate.org/ https://pypi.org/project/Cheetah3/"
20 SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="MIT"
23 -KEYWORDS="amd64 arm ~arm64 ~riscv x86"
24 +KEYWORDS="amd64 arm arm64 ~riscv x86"
25 SLOT="0"
26
27 RDEPEND="