summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-17 02:15:04 +0000
committerSam James <sam@gentoo.org>2021-11-17 02:15:04 +0000
commit803455e80c3d54f9d5e38b0f9666378e09cd7280 (patch)
tree27216d5d8d0cbe9d525dc47800aa99442e356d99 /dev-python/uritemplate
parentapp-shells/nushell: Bump to version 0.40.0 (diff)
downloadgentoo-803455e80c3d54f9d5e38b0f9666378e09cd7280.tar.gz
gentoo-803455e80c3d54f9d5e38b0f9666378e09cd7280.tar.bz2
gentoo-803455e80c3d54f9d5e38b0f9666378e09cd7280.zip
dev-python/uritemplate: Stabilize 4.1.0 ppc64, #823584
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r--dev-python/uritemplate/uritemplate-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-4.1.0.ebuild b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
index 71139efad3b3..9cba82bec83d 100644
--- a/dev-python/uritemplate/uritemplate-4.1.0.ebuild
+++ b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest