commit:     3b70f16ab7a93eadc02fff96de9676e3a8e1f482
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 21 11:03:19 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 21 11:03:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b70f16a

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 <chewi <AT> gentoo.org>

 app-shells/ksh/ksh-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}"
 

Reply via email to