commit: 233287212dd7c118bb6aa65a12665f4bf56fb650 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 17 12:58:54 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Jan 17 12:58:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23328721
dev-python/rfc3339-validator: Keyword 0.1.4 for ~m68k The tests pass. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild | 4 ++-- 1 file 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}]"