summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-16 11:57:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-16 11:57:55 +0100
commit11b84d2976799f0dec6ea7a9c9eefeb453146f61 (patch)
tree1be2acc1fe4b9df1baaf5551539499ab86f76bd8 /dev-python/et_xmlfile
parentdev-python/openpyxl: amd64 stable wrt bug #577142 (diff)
downloadgentoo-11b84d2976799f0dec6ea7a9c9eefeb453146f61.tar.gz
gentoo-11b84d2976799f0dec6ea7a9c9eefeb453146f61.tar.bz2
gentoo-11b84d2976799f0dec6ea7a9c9eefeb453146f61.zip
dev-python/et_xmlfile: amd64 stable wrt bug #577142
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" 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.ebuild2
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 4f2e466a682e..9e6df4f16fd1 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}]"