diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:14:28 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:22:21 +0100 |
commit | 53474f69d44deab50787fccd3ba705f5f0f5492e (patch) | |
tree | d17a071da09384cdd8c49bef004cd51f234babc0 /dev-python/h11 | |
parent | dev-python/google-api-python-client: Stabilize 2.37.0 ALLARCHES, #834183 (diff) | |
download | gentoo-53474f69d44deab50787fccd3ba705f5f0f5492e.tar.gz gentoo-53474f69d44deab50787fccd3ba705f5f0f5492e.tar.bz2 gentoo-53474f69d44deab50787fccd3ba705f5f0f5492e.zip |
dev-python/h11: Stabilize 0.13.0 ALLARCHES, #834184
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/h11')
-rw-r--r-- | dev-python/h11/h11-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h11/h11-0.13.0.ebuild b/dev-python/h11/h11-0.13.0.ebuild index 29c5e50af62c..e7cee25cc38b 100644 --- a/dev-python/h11/h11-0.13.0.ebuild +++ b/dev-python/h11/h11-0.13.0.ebuild @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests pytest |