diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-13 11:22:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-13 11:25:54 +0200 |
commit | 327fedb9bad57fee4ba1ad3fa179401a828e4843 (patch) | |
tree | 08fec48eb5e0c3cfd022ad2fb1cfe5a4be8d84e4 /dev-python/uritemplate | |
parent | dev-python/httpcore: Stabilize 0.13.7 sparc, #803719 (diff) | |
download | gentoo-327fedb9bad57fee4ba1ad3fa179401a828e4843.tar.gz gentoo-327fedb9bad57fee4ba1ad3fa179401a828e4843.tar.bz2 gentoo-327fedb9bad57fee4ba1ad3fa179401a828e4843.zip |
dev-python/uritemplate: Stabilize 4.1.0 sparc, #823584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r-- | dev-python/uritemplate/uritemplate-4.1.0.ebuild | 2 |
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 77d27d29ca0c..a0b0574e8e99 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |