summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-10-26 08:02:21 +0200
committerSam James <sam@gentoo.org>2021-10-26 07:38:01 +0100
commit124d95c4c7b172b31a11f8ac5aafbc79616167f4 (patch)
tree75cbb0e2161ed3bb17639f55819168d3f8c51880 /dev-python/uritemplate
parentdev-python/fqdn: keyworded 1.5.1 for hppa, bug #815403 (diff)
downloadgentoo-124d95c4c7b172b31a11f8ac5aafbc79616167f4.tar.gz
gentoo-124d95c4c7b172b31a11f8ac5aafbc79616167f4.tar.bz2
gentoo-124d95c4c7b172b31a11f8ac5aafbc79616167f4.zip
dev-python/uritemplate: keyworded 4.1.0 for hppa, bug #815403
Package-Manager: Portage-3.0.20, Repoman-3.0.3 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/uritemplate')
-rw-r--r--dev-python/uritemplate/uritemplate-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-4.1.0.ebuild b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
index b9ff89a61c9a..77d27d29ca0c 100644
--- a/dev-python/uritemplate/uritemplate-4.1.0.ebuild
+++ b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest