summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-17 12:58:54 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-17 12:58:54 +0000
commit233287212dd7c118bb6aa65a12665f4bf56fb650 (patch)
treeab0ee7692e3818d9d68293b9d175b195d1f01779 /dev-python
parentdev-python/tomlkit: Keyword 0.8.0 for ~m68k (diff)
downloadgentoo-233287212dd7c118bb6aa65a12665f4bf56fb650.tar.gz
gentoo-233287212dd7c118bb6aa65a12665f4bf56fb650.tar.bz2
gentoo-233287212dd7c118bb6aa65a12665f4bf56fb650.zip
dev-python/rfc3339-validator: Keyword 0.1.4 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild b/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild
index 2d5a0f1c1331..8d333917fb67 100644
--- a/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild
+++ b/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]
dev-python/strict-rfc3339[${PYTHON_USEDEP}]"