commit: e3284738d24cd9b4cdd81064195f1d50dfefdf0d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 1 20:03:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 1 20:03:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3284738
dev-python/diff-match-patch: Stabilize 20230430 ALLARCHES, #907654 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/diff-match-patch/diff-match-patch-20230430.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/diff-match-patch/diff-match-patch-20230430.ebuild b/dev-python/diff-match-patch/diff-match-patch-20230430.ebuild index 5e9dc1e9f842..b39a0daf8b91 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20230430.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20230430.ebuild @@ -17,6 +17,6 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest
