diff options
-rw-r--r-- | dev-python/hatchling/hatchling-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.12.2.ebuild b/dev-python/hatchling/hatchling-1.12.2.ebuild index 9b92d2a41c5b..4a2101315a07 100644 --- a/dev-python/hatchling/hatchling-1.12.2.ebuild +++ b/dev-python/hatchling/hatchling-1.12.2.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |