diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-05 17:30:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-05 17:39:18 +0200 |
commit | 96a86925b35b9f07bde8f70738094062c4988557 (patch) | |
tree | 5478ee1e390fa0afb080575509989048562b537b /dev-python/dicttoxml | |
parent | net-misc/rsync: Bump to version 3.2.2. Removed old (diff) | |
download | gentoo-96a86925b35b9f07bde8f70738094062c4988557.tar.gz gentoo-96a86925b35b9f07bde8f70738094062c4988557.tar.bz2 gentoo-96a86925b35b9f07bde8f70738094062c4988557.zip |
dev-python/dicttoxml: Stabilize 1.7.4-r1 amd64, #730944
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dicttoxml')
-rw-r--r-- | dev-python/dicttoxml/dicttoxml-1.7.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4-r1.ebuild b/dev-python/dicttoxml/dicttoxml-1.7.4-r1.ebuild index 5544ba09be89..e66ba0e7cee2 100644 --- a/dev-python/dicttoxml/dicttoxml-1.7.4-r1.ebuild +++ b/dev-python/dicttoxml/dicttoxml-1.7.4-r1.ebuild @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" |