diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-01 23:51:10 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-01 23:51:10 +0200 |
commit | 837e5b5fe081c426e39d283548a2b18d6829517f (patch) | |
tree | 2f8284f6551a15ddaeb57a2b54bf3b8893b24fc9 /dev-python/hatchling | |
parent | dev-python/editables: Keyword 0.3 x86, #837074 (diff) | |
download | gentoo-837e5b5fe081c426e39d283548a2b18d6829517f.tar.gz gentoo-837e5b5fe081c426e39d283548a2b18d6829517f.tar.bz2 gentoo-837e5b5fe081c426e39d283548a2b18d6829517f.zip |
dev-python/hatchling: Keyword 0.24.0 x86, #837074
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 33e5c58c6390..52b6da73fbe7 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" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |