diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-09 19:11:23 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-10 05:59:37 +0100 |
commit | 696e23aa716514e0efc16250b13b89f4ce2bb3c0 (patch) | |
tree | bcea4796a668d40ab6bcec4ca6d8ee14f99dee92 /dev-python/et_xmlfile | |
parent | dev-libs/c-blosc: keyworded 1.21.0 for hppa, bug #804136 (diff) | |
download | gentoo-696e23aa716514e0efc16250b13b89f4ce2bb3c0.tar.gz gentoo-696e23aa716514e0efc16250b13b89f4ce2bb3c0.tar.bz2 gentoo-696e23aa716514e0efc16250b13b89f4ce2bb3c0.zip |
dev-python/et_xmlfile: keyworded 1.1.0 for hppa, bug #804136
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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.ebuild | 2 |
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 fac52c11bac9..7b901d135452 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 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]" |