diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 21:35:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 21:35:35 +0300 |
commit | 8a75fe488a88e9a737bdc782cac15cb3f7114802 (patch) | |
tree | 31a979da31e7e6b872c8270f4bf2eda337316720 /dev-python/cheetah3 | |
parent | dev-util/roctracer: patch to respect LDFLAG (diff) | |
download | gentoo-8a75fe488a88e9a737bdc782cac15cb3f7114802.tar.gz gentoo-8a75fe488a88e9a737bdc782cac15cb3f7114802.tar.bz2 gentoo-8a75fe488a88e9a737bdc782cac15cb3f7114802.zip |
dev-python/cheetah3: Stabilize 3.2.6_p2 arm, #853553
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/cheetah3')
-rw-r--r-- | dev-python/cheetah3/cheetah3-3.2.6_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.2.6_p2.ebuild b/dev-python/cheetah3/cheetah3-3.2.6_p2.ebuild index c9ff00188652..bca8706b192f 100644 --- a/dev-python/cheetah3/cheetah3-3.2.6_p2.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.6_p2.ebuild @@ -18,7 +18,7 @@ SRC_URI=" S=${WORKDIR}/${MY_P} LICENSE="MIT" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~riscv x86" SLOT="0" RDEPEND=" |