diff options
author | 2023-02-12 22:22:14 -0500 | |
---|---|---|
committer | 2023-02-12 22:22:24 -0500 | |
commit | a39585bf3debbafe4c726b303738802c4613848b (patch) | |
tree | 1096b2bd8b155dd74d25baec26feba6c9a4cc8cd /dev-python/hatchling | |
parent | dev-python/editables: Keyword 0.3 alpha, #837098 (diff) | |
download | gentoo-a39585bf3debbafe4c726b303738802c4613848b.tar.gz gentoo-a39585bf3debbafe4c726b303738802c4613848b.tar.bz2 gentoo-a39585bf3debbafe4c726b303738802c4613848b.zip |
dev-python/hatchling: Keyword 1.13.0 alpha, #837098
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.13.0.ebuild b/dev-python/hatchling/hatchling-1.13.0.ebuild index 9b92d2a41c5b..84adfdd20001 100644 --- a/dev-python/hatchling/hatchling-1.13.0.ebuild +++ b/dev-python/hatchling/hatchling-1.13.0.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |