diff options
author | 2022-06-17 01:05:26 +0200 | |
---|---|---|
committer | 2022-06-17 01:05:26 +0200 | |
commit | a575d834201f589eb7f2b27925c2d7df6e71b4de (patch) | |
tree | 2ac8e0de3a7e6d9d38653eaf855fe7833c08c7a0 /dev-python/uritemplate | |
parent | dev-python/mccabe: Stabilize 0.7.0 ALLARCHES, #852422 (diff) | |
download | gentoo-a575d834201f589eb7f2b27925c2d7df6e71b4de.tar.gz gentoo-a575d834201f589eb7f2b27925c2d7df6e71b4de.tar.bz2 gentoo-a575d834201f589eb7f2b27925c2d7df6e71b4de.zip |
dev-python/uritemplate: Stabilize 4.1.1 hppa, #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.ebuild | 2 |
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 3a9f110a4ac4..e060a5440e79 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 |