commit: b67dae023c2207c613550f8d277919b0050742e3 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Mon May 11 13:37:29 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon May 11 15:30:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67dae02
dev-python/cheetah3: arm64 keyworded (bug #701300) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-python/cheetah3/cheetah3-3.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cheetah3/cheetah3-3.2.4.ebuild b/dev-python/cheetah3/cheetah3-3.2.4.ebuild index 290c94fd2ab..09bfa5c2dc6 100644 --- a/dev-python/cheetah3/cheetah3-3.2.4.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" SLOT="0" RDEPEND="
