diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:58:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:58:12 +0300 |
commit | 056357d8d95738f93316ae05bf23778769ed64f5 (patch) | |
tree | ebb22db7dda6d5a2278f768d6d103a0a76f4c2af /dev-python/cheetah3 | |
parent | sys-boot/raspberrypi-firmware: Stabilize 1.20211118 arm, #836845 (diff) | |
download | gentoo-056357d8d95738f93316ae05bf23778769ed64f5.tar.gz gentoo-056357d8d95738f93316ae05bf23778769ed64f5.tar.bz2 gentoo-056357d8d95738f93316ae05bf23778769ed64f5.zip |
dev-python/cheetah3: Stabilize 3.2.6 arm, #836847
Signed-off-by: Arthur Zamarin <arthurzam@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 c4cb900671de..6821f55c57b5 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~riscv x86" SLOT="0" RDEPEND=" |