commit: 93fdad6c53a9944a33c8d2e5905d4c13fc88b06d
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 09:11:22 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 09:11:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93fdad6c
dev-python/uritemplate: Stabilize 4.1.1 ppc64, #852506
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/uritemplate/uritemplate-4.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/uritemplate/uritemplate-4.1.1.ebuild
b/dev-python/uritemplate/uritemplate-4.1.1.ebuild
index 7dcfb0651d29..bd2faec10a25 100644
--- a/dev-python/uritemplate/uritemplate-4.1.1.ebuild
+++ b/dev-python/uritemplate/uritemplate-4.1.1.ebuild
@@ -18,6 +18,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest