Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cheetah3/
Date: Mon, 11 May 2020 15:32:35
Message-Id: 1589211020.b67dae023c2207c613550f8d277919b0050742e3.leio@gentoo
1 commit: b67dae023c2207c613550f8d277919b0050742e3
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Mon May 11 13:37:29 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 15:30:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67dae02
7
8 dev-python/cheetah3: arm64 keyworded (bug #701300)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-python/cheetah3/cheetah3-3.2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/cheetah3/cheetah3-3.2.4.ebuild b/dev-python/cheetah3/cheetah3-3.2.4.ebuild
18 index 290c94fd2ab..09bfa5c2dc6 100644
19 --- a/dev-python/cheetah3/cheetah3-3.2.4.ebuild
20 +++ b/dev-python/cheetah3/cheetah3-3.2.4.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}.
22
23 LICENSE="MIT"
24 IUSE=""
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~x86"
27 SLOT="0"
28
29 RDEPEND="