commit: 8ff990e9e05e3fe2c92e984adac6609c54ccbdd2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 17:01:18 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 17:01:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff990e9
dev-python/python-utils: Stabilize 3.7.0 ALLARCHES, #910130
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-utils/python-utils-3.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-utils/python-utils-3.7.0.ebuild
b/dev-python/python-utils/python-utils-3.7.0.ebuild
index 79f64316b1e5..e721347e8ccd 100644
--- a/dev-python/python-utils/python-utils-3.7.0.ebuild
+++ b/dev-python/python-utils/python-utils-3.7.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/typing-extensions[${PYTHON_USEDEP}]