summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-30 22:49:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-30 22:49:27 +0200
commitbf4d08ae056b3ca76cae6d1e78d942051b17c75f (patch)
treea562e793356c831067934cdb55da6132f4300cfc /dev-python
parentapp-editors/emacs: drop 28.2-r1 (diff)
downloadgentoo-bf4d08ae056b3ca76cae6d1e78d942051b17c75f.tar.gz
gentoo-bf4d08ae056b3ca76cae6d1e78d942051b17c75f.tar.bz2
gentoo-bf4d08ae056b3ca76cae6d1e78d942051b17c75f.zip
dev-python/dict2xml: Stabilize 1.7.2 amd64, #883723
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dict2xml/dict2xml-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dict2xml/dict2xml-1.7.2.ebuild b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
index c4fdd02aa09a..6a7c7feed9cb 100644
--- a/dev-python/dict2xml/dict2xml-1.7.2.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
# dict2xml uses noseOfYeti for its test, which is not yet available.
RESTRICT="test"