From b1e4b67bcf09c043142ef5b1b8a19d514bfb875b Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Tue, 29 Jul 2025 09:58:46 +0200 Subject: [PATCH] app-shells/dash-0.5.12-r1: marked ~arm64-macos Signed-off-by: Fabian Groffen --- app-shells/dash/dash-0.5.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/dash/dash-0.5.12-r1.ebuild b/app-shells/dash/dash-0.5.12-r1.ebuild index a62de223f8b6c..151d0aebfff03 100644 --- a/app-shells/dash/dash-0.5.12-r1.ebuild +++ b/app-shells/dash/dash-0.5.12-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="BSD"