diff options
author | 2021-01-24 00:06:45 +0000 | |
---|---|---|
committer | 2021-01-24 00:06:45 +0000 | |
commit | b7da0596e038cb0a2cb5cd9e89d5c015bf0904ff (patch) | |
tree | 7de14997d02df676cec9deea99f9376169754537 /dev-python/cheetah3 | |
parent | dev-python/pytest-tempdir: Keyword 2019.10.12 arm, #728612 (diff) | |
download | gentoo-b7da0596e038cb0a2cb5cd9e89d5c015bf0904ff.tar.gz gentoo-b7da0596e038cb0a2cb5cd9e89d5c015bf0904ff.tar.bz2 gentoo-b7da0596e038cb0a2cb5cd9e89d5c015bf0904ff.zip |
dev-python/cheetah3: Keyword 3.2.6 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cheetah3')
-rw-r--r-- | dev-python/cheetah3/cheetah3-3.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild b/dev-python/cheetah3/cheetah3-3.2.6.ebuild index 588a4248c250..ab3b712ac650 100644 --- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://cheetahtemplate.org/ https://pypi.org/project/Cheetah3/" SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" SLOT="0" RDEPEND=" |