diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-17 12:59:33 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-17 12:59:33 +0000 |
commit | 131061d00431beb267fca07293900eb9869c3268 (patch) | |
tree | a6e9462cdcbdfa9339f84a544c582ede30621f78 /dev-python/uritemplate | |
parent | dev-python/rfc3986-validator: Keyword 0.1.1 for ~m68k (diff) | |
download | gentoo-131061d00431beb267fca07293900eb9869c3268.tar.gz gentoo-131061d00431beb267fca07293900eb9869c3268.tar.bz2 gentoo-131061d00431beb267fca07293900eb9869c3268.zip |
dev-python/uritemplate: Keyword 4.1.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 d360fb382a57..df2fb85f3cd1 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="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |