commit: 7988e2bdd0cbaddd51e696d4d621f44056618097 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 27 19:30:48 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 27 19:30:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7988e2bd
dev-python/dict2xml: Stabilize 1.7.3 ALLARCHES, #903217 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/dict2xml/dict2xml-1.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dict2xml/dict2xml-1.7.3.ebuild b/dev-python/dict2xml/dict2xml-1.7.3.ebuild index 97a64fe6615e..43a833a01b68 100644 --- a/dev-python/dict2xml/dict2xml-1.7.3.ebuild +++ b/dev-python/dict2xml/dict2xml-1.7.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # dict2xml uses noseOfYeti for its test, which is not yet available. RESTRICT="test"
