commit: 40313a484f5c5eef61ff2cf2702a91157e567644
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 21:07:12 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 21:07:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40313a48
dev-lang/python: grammar nit
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/python/python-3.11.0_beta3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/python/python-3.11.0_beta3.ebuild
b/dev-lang/python/python-3.11.0_beta3.ebuild
index 628ac16dde42..495c081c3261 100644
--- a/dev-lang/python/python-3.11.0_beta3.ebuild
+++ b/dev-lang/python/python-3.11.0_beta3.ebuild
@@ -211,7 +211,7 @@ src_configure() {
"${myeconfargs[@]}"
# As minimal as possible for the mini CBUILD Python
- # we build just for cross, to satisfy
--with-build-python.
+ # we build just for cross to satisfy
--with-build-python.
--without-lto
--without-readline
--disable-optimizations