diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-04-07 16:18:44 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-04-07 16:20:42 +0100 |
commit | 2959e130a679f6a584b97bb7e0c159ad933343fe (patch) | |
tree | 9713f5a9fce0ce3799fc751926eecaae547049cb /dev-python/portend | |
parent | dev-python/tempora: Keyword 5.5.1 for ~m68k (diff) | |
download | gentoo-2959e130a679f6a584b97bb7e0c159ad933343fe.tar.gz gentoo-2959e130a679f6a584b97bb7e0c159ad933343fe.tar.bz2 gentoo-2959e130a679f6a584b97bb7e0c159ad933343fe.zip |
dev-python/portend: Keyword 3.2.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/portend')
-rw-r--r-- | dev-python/portend/portend-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/portend/portend-3.2.0.ebuild b/dev-python/portend/portend-3.2.0.ebuild index c7068f770e29..501d62570ab2 100644 --- a/dev-python/portend/portend-3.2.0.ebuild +++ b/dev-python/portend/portend-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/tempora-1.8[${PYTHON_USEDEP}] |