diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:52:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:23 +0200 |
commit | d200e7e9704d3d5a67c347ae43b90b2498dc69f9 (patch) | |
tree | c3233edae735a2eb8622be72fdddc3d8628d1fcb /dev-python/dicttoxml | |
parent | dev-python/nose-random: x86 stable wrt bug #730942 (diff) | |
download | gentoo-d200e7e9704d3d5a67c347ae43b90b2498dc69f9.tar.gz gentoo-d200e7e9704d3d5a67c347ae43b90b2498dc69f9.tar.bz2 gentoo-d200e7e9704d3d5a67c347ae43b90b2498dc69f9.zip |
dev-python/dicttoxml: x86 stable wrt bug #730944
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 e66ba0e7cee2..6c8c9f18938b 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" |