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/dicttoxml-1.7.4.ebuild | |
parent | 9ff9963eb984f247f1b83e1d2da620f3d9ec92f9 (diff) | |
download | gentoo-304d7f4ba133de3affcb10a61b696da79428bfae.tar.gz gentoo-304d7f4ba133de3affcb10a61b696da79428bfae.tar.xz |
dev-python/dicttoxml: stabilize 1.7.4
Diffstat (limited to 'dev-python/dicttoxml/dicttoxml-1.7.4.ebuild')
-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 316a1a9c93a..5de427b6fa3 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" |