diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 05:35:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 05:35:29 +0000 |
commit | 03cd27e61ec48bc076ffd75ffdb05b52dba1e0db (patch) | |
tree | 3de39fbdb22a32a48bb33329972264d694f3b55f /dev-python/uritemplate | |
parent | dev-python/rfc3986-validator: Stabilize 0.1.1 hppa, #811939 (diff) | |
download | gentoo-03cd27e61ec48bc076ffd75ffdb05b52dba1e0db.tar.gz gentoo-03cd27e61ec48bc076ffd75ffdb05b52dba1e0db.tar.bz2 gentoo-03cd27e61ec48bc076ffd75ffdb05b52dba1e0db.zip |
dev-python/uritemplate: Stabilize 4.1.0 hppa, #811939
Signed-off-by: Sam James <sam@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 5312cece290a..f8e912d30d6e 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 |