summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-07-28 17:02:57 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-07-28 16:57:47 +0100
commitc38c90340ded5230a4498aa250740b3dffd4b33e (patch)
tree8369838c7f66cc93edf5e227176d8bfca6648c96 /dev-python/et_xmlfile
parentdev-libs/c-blosc: keyworded 1.21.0 for sparc, bug #804136 (diff)
downloadgentoo-c38c90340ded5230a4498aa250740b3dffd4b33e.tar.gz
gentoo-c38c90340ded5230a4498aa250740b3dffd4b33e.tar.bz2
gentoo-c38c90340ded5230a4498aa250740b3dffd4b33e.zip
dev-python/et_xmlfile: keyworded 1.1.0 for sparc, bug #804136
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@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 375cb36404e5..fac52c11bac9 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 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"