diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:33:44 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:33:44 +0200 |
commit | 94ddb4915bb6a227f4ca8b111716a7d60bf9fc74 (patch) | |
tree | e80869201927707c945c9fed18ab388cd2f29e5f /dev-python | |
parent | dev-python/hypothesis: Keyword 6.47.2 hppa, #851642 (diff) | |
download | gentoo-94ddb4915bb6a227f4ca8b111716a7d60bf9fc74.tar.gz gentoo-94ddb4915bb6a227f4ca8b111716a7d60bf9fc74.tar.bz2 gentoo-94ddb4915bb6a227f4ca8b111716a7d60bf9fc74.zip |
dev-python/exceptiongroup: Keyword 1.0.0_rc8 hppa, #851642
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/exceptiongroup/exceptiongroup-1.0.0_rc8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/exceptiongroup/exceptiongroup-1.0.0_rc8.ebuild b/dev-python/exceptiongroup/exceptiongroup-1.0.0_rc8.ebuild index 3cfe11504dd8..4c6eb4b82ebe 100644 --- a/dev-python/exceptiongroup/exceptiongroup-1.0.0_rc8.ebuild +++ b/dev-python/exceptiongroup/exceptiongroup-1.0.0_rc8.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT PSF-2.4" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~hppa ~riscv ~x86" distutils_enable_tests pytest |