diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-30 15:13:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-30 15:13:59 +0100 |
commit | 7a695dd5d95ac9f62dc83c3f01bf960f5683062d (patch) | |
tree | d3a2fc7794ea1a4eea78d44a626a26825717907c /dev-python/cheroot | |
parent | dev-python/cheroot: Deselect tests relying on exact errno codes (diff) | |
download | gentoo-7a695dd5d95ac9f62dc83c3f01bf960f5683062d.tar.gz gentoo-7a695dd5d95ac9f62dc83c3f01bf960f5683062d.tar.bz2 gentoo-7a695dd5d95ac9f62dc83c3f01bf960f5683062d.zip |
dev-python/cheroot: Mark stable on sparc, #936753
Mark stable independently after fixing the test failures, since running
the whole bug takes a while.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r-- | dev-python/cheroot/cheroot-10.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheroot/cheroot-10.0.1.ebuild b/dev-python/cheroot/cheroot-10.0.1.ebuild index d31f7d1e13ad..0ceac605bb4e 100644 --- a/dev-python/cheroot/cheroot-10.0.1.ebuild +++ b/dev-python/cheroot/cheroot-10.0.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test-rust" RDEPEND=" |