commit: f4bdbfbcaa81843909228787d158bcf7715efe24
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 21:27:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 21:27:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bdbfbc
dev-python/jaconv: Stabilize 0.4.0 amd64, #948884
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jaconv/jaconv-0.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/jaconv/jaconv-0.4.0.ebuild
b/dev-python/jaconv/jaconv-0.4.0.ebuild
index 8a9bfed0bcf4..a4f3c62e4dc4 100644
--- a/dev-python/jaconv/jaconv-0.4.0.ebuild
+++ b/dev-python/jaconv/jaconv-0.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
distutils_enable_tests pytest