diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-07-06 22:57:43 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-07-06 22:57:43 +0100 |
commit | 64ad4fd6dc5d8fb8efd36b5a46d4fe64f761ed00 (patch) | |
tree | fa3e05788da2bd86afb4b6035ad4d62b91c8400d /dev-python/mdurl | |
parent | www-client/vivaldi: Add version 5.3.2679.68 (diff) | |
download | gentoo-64ad4fd6dc5d8fb8efd36b5a46d4fe64f761ed00.tar.gz gentoo-64ad4fd6dc5d8fb8efd36b5a46d4fe64f761ed00.tar.bz2 gentoo-64ad4fd6dc5d8fb8efd36b5a46d4fe64f761ed00.zip |
dev-python/mdurl: Keyword 0.1.1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/mdurl')
-rw-r--r-- | dev-python/mdurl/mdurl-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mdurl/mdurl-0.1.1.ebuild b/dev-python/mdurl/mdurl-0.1.1.ebuild index 6389d45c94db..69825963d362 100644 --- a/dev-python/mdurl/mdurl-0.1.1.ebuild +++ b/dev-python/mdurl/mdurl-0.1.1.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |