commit:     9fd1b69ab2b09f6eee04407807c46870d2fb1580
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 14:09:40 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 14:09:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd1b69a

app-shells/loksh: Stabilize 7.8 arm, #968045

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/loksh/loksh-7.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/loksh/loksh-7.8.ebuild 
b/app-shells/loksh/loksh-7.8.ebuild
index 1ef420415479..fd8c69a081c0 100644
--- a/app-shells/loksh/loksh-7.8.ebuild
+++ b/app-shells/loksh/loksh-7.8.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999* ]] ; then
 else
        
SRC_URI="https://github.com/dimkr/${PN}/releases/download/${PV}/${P}.tar.xz";
 
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+       KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="public-domain"

Reply via email to