summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-25 12:16:17 +0000
committerSam James <sam@gentoo.org>2020-08-25 12:16:17 +0000
commitbc25585e34ae90d30a4b7a07c2032089aae2c558 (patch)
tree4f72f2264a71f814ad3e8396cdb7efd102022188 /dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
parentdev-python/jdcal: Keyword 1.4.1 arm64, #738400 (diff)
downloadgentoo-bc25585e34ae90d30a4b7a07c2032089aae2c558.tar.gz
gentoo-bc25585e34ae90d30a4b7a07c2032089aae2c558.tar.bz2
gentoo-bc25585e34ae90d30a4b7a07c2032089aae2c558.zip
dev-python/et_xmlfile: Keyword 1.0.1 arm64, #738400
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild')
-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 fb1f2f3687bc..63f6479c130c 100644
--- a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
+++ b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
@@ -13,7 +13,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 ~arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"