From ef326925ce93e3f4c9a4d3ca93d31808d117db7b Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 3 May 2023 12:47:14 +0200 Subject: dev-python/hatchling: add Prefix keywords Signed-off-by: Fabian Groffen --- dev-python/hatchling/hatchling-1.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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=" -- cgit v1.2.3