diff options
author | 2021-11-14 03:20:55 +0000 | |
---|---|---|
committer | 2021-11-14 03:20:55 +0000 | |
commit | 1bdd8bb97b0cd2e8549ac4378ede25eaa90e6ca7 (patch) | |
tree | 35e63a43fdac80559e8ede65d8551a91eca960dd /dev-python/uritemplate | |
parent | dev-python/pyenchant: Stabilize 3.2.2 arm, #823542 (diff) | |
download | gentoo-1bdd8bb97b0cd2e8549ac4378ede25eaa90e6ca7.tar.gz gentoo-1bdd8bb97b0cd2e8549ac4378ede25eaa90e6ca7.tar.bz2 gentoo-1bdd8bb97b0cd2e8549ac4378ede25eaa90e6ca7.zip |
dev-python/uritemplate: Stabilize 4.1.0 arm, #823584
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 62f72b8d1cc4..980421f2a773 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 |