diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-13 13:51:16 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-13 13:51:16 +0100 |
commit | f3397a4b301d246356b3b8561a0b0e95f12ba4f8 (patch) | |
tree | 5a1443f6663f6570c76a51e9bc29d58c05d0d45e /dev-python/uritemplate | |
parent | dev-python/resolvelib: Stabilize 0.8.1 amd64, #823575 (diff) | |
download | gentoo-f3397a4b301d246356b3b8561a0b0e95f12ba4f8.tar.gz gentoo-f3397a4b301d246356b3b8561a0b0e95f12ba4f8.tar.bz2 gentoo-f3397a4b301d246356b3b8561a0b0e95f12ba4f8.zip |
dev-python/uritemplate: Stabilize 4.1.0 amd64, #823584
Signed-off-by: Jakov Smolić <jsmolic@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 a0b0574e8e99..dc72afd422d3 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 |