summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-16 11:50:55 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-16 11:50:55 +0200
commit7bde9eee24e057bfcf73a5de789107038bca718c (patch)
treeadfee7ab16f04f49688c27364e960624d3a63d91 /dev-python/uritemplate
parentdev-python/uritemplate: Stabilize 4.1.1 arm, #852506 (diff)
downloadgentoo-7bde9eee24e057bfcf73a5de789107038bca718c.tar.gz
gentoo-7bde9eee24e057bfcf73a5de789107038bca718c.tar.bz2
gentoo-7bde9eee24e057bfcf73a5de789107038bca718c.zip
dev-python/uritemplate: Stabilize 4.1.1 sparc, #852506
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r--dev-python/uritemplate/uritemplate-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-4.1.1.ebuild b/dev-python/uritemplate/uritemplate-4.1.1.ebuild
index 2123937d3c18..4494b535147c 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