summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-14 03:42:24 +0000
committerSam James <sam@gentoo.org>2021-11-14 03:42:24 +0000
commit13b13e8e55ac36cdf2cea87d51c3aa99f8ff9eb7 (patch)
tree86e7234d906f86b158d07e507d861a80baa3b3ec /dev-python
parent021120ecf87d4ab2a8c61db73d034cce092c564f (diff)
downloadgentoo-13b13e8e55ac36cdf2cea87d51c3aa99f8ff9eb7.tar.gz
gentoo-13b13e8e55ac36cdf2cea87d51c3aa99f8ff9eb7.tar.bz2
gentoo-13b13e8e55ac36cdf2cea87d51c3aa99f8ff9eb7.zip
dev-python/et_xmlfile: Keyword 1.1.0 ia64, #804136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild
index 22b28061cc63..949ec39722a2 100644
--- a/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild
+++ b/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild
@@ -20,7 +20,7 @@ S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"