diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-08-21 13:55:27 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-08-21 13:55:27 -0400 |
commit | 304d7f4ba133de3affcb10a61b696da79428bfae (patch) | |
tree | 70b5ed5af338730cb1e9e4973aad33aa290e447a /dev-python/dicttoxml | |
parent | dev-python/dicttoxml: add pypi site to HOMEPAGE and bump to EAPI 6 (diff) | |
download | gentoo-304d7f4ba133de3affcb10a61b696da79428bfae.tar.gz gentoo-304d7f4ba133de3affcb10a61b696da79428bfae.tar.bz2 gentoo-304d7f4ba133de3affcb10a61b696da79428bfae.zip |
dev-python/dicttoxml: stabilize 1.7.4
Diffstat (limited to 'dev-python/dicttoxml')
-rw-r--r-- | dev-python/dicttoxml/dicttoxml-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild index 316a1a9c93ac..5de427b6fa30 100644 --- a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild +++ b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild @@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |