diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:25:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:25:35 +0200 |
commit | e7e41d637a018406a32505468def635bce5d1938 (patch) | |
tree | f93ebd52f946411cc25e7ee3be0e4ecfce470833 /dev-python/hatchling | |
parent | dev-python/statsmodels: Stabilize 0.14.1 amd64, #921062 (diff) | |
download | gentoo-e7e41d637a018406a32505468def635bce5d1938.tar.gz gentoo-e7e41d637a018406a32505468def635bce5d1938.tar.bz2 gentoo-e7e41d637a018406a32505468def635bce5d1938.zip |
dev-python/hatchling: Stabilize 1.20.0 ALLARCHES, #921063
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.20.0.ebuild b/dev-python/hatchling/hatchling-1.20.0.ebuild index f041834d0884..c6d980c4d536 100644 --- a/dev-python/hatchling/hatchling-1.20.0.ebuild +++ b/dev-python/hatchling/hatchling-1.20.0.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |