summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 00:37:28 +0100
committerSam James <sam@gentoo.org>2021-09-07 00:37:28 +0100
commit70e56de9b9f6284d60148360a7f85b8c88a86d8c (patch)
treef2cc281de4faf8df9ccc73ae68b08b3ef2d06167 /dev-python/et_xmlfile
parentapp-backup/bareos: rm bareos-regress.conf, fix vmware USE flag (diff)
downloadgentoo-70e56de9b9f6284d60148360a7f85b8c88a86d8c.tar.gz
gentoo-70e56de9b9f6284d60148360a7f85b8c88a86d8c.tar.bz2
gentoo-70e56de9b9f6284d60148360a7f85b8c88a86d8c.zip
dev-python/et_xmlfile: Keyword 1.1.0 ppc64, #804136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/et_xmlfile')
-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 f5ebed078fd3..6f55cbc6cce7 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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"