diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-05-11 09:31:17 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-05-11 09:31:17 +0100 |
commit | 2d22c6fb465efd3579043722a2063a48c91f4847 (patch) | |
tree | 15bf49d03fe0a26ea5ee0aec953376968f57d6f1 /dev-python/hatch-vcs | |
parent | profiles: mask net-analyzer/{greenbone-security-assistant,ospd} (diff) | |
download | gentoo-2d22c6fb465efd3579043722a2063a48c91f4847.tar.gz gentoo-2d22c6fb465efd3579043722a2063a48c91f4847.tar.bz2 gentoo-2d22c6fb465efd3579043722a2063a48c91f4847.zip |
dev-python/hatch-vcs: Keyword 0.2.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/hatch-vcs')
-rw-r--r-- | dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild b/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild index e7d2102b5594..0469cf84162f 100644 --- a/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild +++ b/dev-python/hatch-vcs/hatch-vcs-0.2.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv" +KEYWORDS="~amd64 ~loong ~m68k ~riscv" RDEPEND=" >=dev-python/setuptools_scm-6.4.0[${PYTHON_USEDEP}] |