diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 03:41:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 03:41:00 +0000 |
commit | c996a8a6af2323220c243d983365391cc1c85d48 (patch) | |
tree | 844364fe7f2ccc133540d5fa8e3f05818d7dc94a /dev-python/uritemplate | |
parent | dev-python/isoduration: Keyword 20.11.0 ia64, #815403 (diff) | |
download | gentoo-c996a8a6af2323220c243d983365391cc1c85d48.tar.gz gentoo-c996a8a6af2323220c243d983365391cc1c85d48.tar.bz2 gentoo-c996a8a6af2323220c243d983365391cc1c85d48.zip |
dev-python/uritemplate: Keyword 4.1.0 ia64, #815403
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r-- | dev-python/uritemplate/uritemplate-4.1.0.ebuild | 2 |
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 980421f2a773..c81b3c3d8e41 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 ~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" distutils_enable_tests pytest |