diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 11:59:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 11:59:48 +0100 |
commit | f8589e3fb38c24f1a9b0d3d1c523b60145cfc7fb (patch) | |
tree | 48484534d2c1a3b9a9a306d17f21a0134ec0d812 /dev-python/et_xmlfile | |
parent | dev-python/openpyxl: x86 stable wrt bug #577142 (diff) | |
download | gentoo-f8589e3fb38c24f1a9b0d3d1c523b60145cfc7fb.tar.gz gentoo-f8589e3fb38c24f1a9b0d3d1c523b60145cfc7fb.tar.bz2 gentoo-f8589e3fb38c24f1a9b0d3d1c523b60145cfc7fb.zip |
dev-python/et_xmlfile: x86 stable wrt bug #577142
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/et_xmlfile')
-rw-r--r-- | dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild index 9e6df4f16fd1..c6b3289ccf1d 100644 --- a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild +++ b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]" |