commit: ef326925ce93e3f4c9a4d3ca93d31808d117db7b
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 10:47:14 2023 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed May 3 10:47:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef326925
dev-python/hatchling: add Prefix keywords
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
dev-python/hatchling/hatchling-1.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hatchling/hatchling-1.14.1.ebuild
b/dev-python/hatchling/hatchling-1.14.1.ebuild
index a7e2eb843573..fb49ea0b336a 100644
--- a/dev-python/hatchling/hatchling-1.14.1.ebuild
+++ b/dev-python/hatchling/hatchling-1.14.1.ebuild
@@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# deps are listed in backend/src/hatchling/ouroboros.py
RDEPEND="