From 3b70f16ab7a93eadc02fff96de9676e3a8e1f482 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Tue, 21 Dec 2021 11:03:19 +0000 Subject: app-shells/ksh: Keyword 1.0.0_beta2 for ~m68k 27 tests failed. 3 of them were numerical, which is not unusual on this platform. 2 of them may have been due to building over NFS. The rest appear to have something to do with line endings, which is a bit more concerning. It generally seems to work though. Signed-off-by: James Le Cuirot --- app-shells/ksh/ksh-1.0.0_beta2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells') diff --git a/app-shells/ksh/ksh-1.0.0_beta2.ebuild b/app-shells/ksh/ksh-1.0.0_beta2.ebuild index 0e9fc60a7871..3cfdd740bc9a 100644 --- a/app-shells/ksh/ksh-1.0.0_beta2.ebuild +++ b/app-shells/ksh/ksh-1.0.0_beta2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ksh93/${PN}/archive/v${MY_PV}/ksh-v${MY_PV}.tar.gz" LICENSE="EPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" S="${WORKDIR}/${PN}-${MY_PV}" -- cgit v1.2.3-65-gdbad