summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-21 17:05:49 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-21 17:17:39 +0200
commit460c3f63193d9dbf1a2153478588d93be85a051a (patch)
tree4e18bea2bd3910bdee67af63d101a33661a2caa7 /dev-python
parentdev-python/sqlalchemy: Version Bump (diff)
downloadgentoo-460c3f63193d9dbf1a2153478588d93be85a051a.tar.gz
gentoo-460c3f63193d9dbf1a2153478588d93be85a051a.tar.bz2
gentoo-460c3f63193d9dbf1a2153478588d93be85a051a.zip
dev-python/et_xmlfile: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild
index c497eaabd175..4f2e466a682e 100644
--- a/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild
+++ b/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"