commit: 460c3f63193d9dbf1a2153478588d93be85a051a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 15:05:49 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 15:17:39 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460c3f63
dev-python/et_xmlfile: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 c497eaa..4f2e466 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}]"