diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 14:54:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 14:56:27 +0200 |
commit | c5b3b3ad0a4ab1e1e470f576d843b24fb9a7e6ad (patch) | |
tree | 3f7093edbe8d2f52de3396385bf57e66a87c1f04 /dev-python/hatchling | |
parent | dev-python/httpx: Keyword 0.22.0-r2 mips, #837098 (diff) | |
download | gentoo-c5b3b3ad0a4ab1e1e470f576d843b24fb9a7e6ad.tar.gz gentoo-c5b3b3ad0a4ab1e1e470f576d843b24fb9a7e6ad.tar.bz2 gentoo-c5b3b3ad0a4ab1e1e470f576d843b24fb9a7e6ad.zip |
dev-python/hatchling: Keyword 0.24.0 mips, #837098
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild b/dev-python/hatchling/hatchling-0.24.0.ebuild index 52b6da73fbe7..6d56e72bfc9a 100644 --- a/dev-python/hatchling/hatchling-0.24.0.ebuild +++ b/dev-python/hatchling/hatchling-0.24.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |