commit: 64a0d067651d5bc7e6742ef863bb4684694ad65c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 12:31:30 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 12:31:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a0d067
dev-python/google-i18n-address: Stabilize 3.1.0 ALLARCHES, #911040 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild b/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild index 514b69a1c503..6dc2a933e2fe 100644 --- a/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild +++ b/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild @@ -21,6 +21,6 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" distutils_enable_tests pytest
