From 1aeddf590a488fa035bcc722643a4c0ff8d14e6f Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Wed, 5 Feb 2025 18:48:19 +0000 Subject: [PATCH] sys-apps/pcmciautils: Keyword 018_p18 for m68k Manually tested and working. Signed-off-by: James Le Cuirot --- sys-apps/pcmciautils/pcmciautils-018_p18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/pcmciautils/pcmciautils-018_p18.ebuild b/sys-apps/pcmciautils/pcmciautils-018_p18.ebuild index 298cbfb061567..949b97a7ccca4 100644 --- a/sys-apps/pcmciautils/pcmciautils-018_p18.ebuild +++ b/sys-apps/pcmciautils/pcmciautils-018_p18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ S="${WORKDIR}"/${PN}-${MY_PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ~m68k ppc ~riscv x86" IUSE="debug staticsocket" RDEPEND="sys-apps/kmod[tools]"