commit:     81fd4fc0b3a76ada02172e7eb3810a6986a19905
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 19 17:13:16 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 19 17:13:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81fd4fc0

app-shells/loksh: Stabilize 7.7 arm, #961775

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

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

diff --git a/app-shells/loksh/loksh-7.7.ebuild 
b/app-shells/loksh/loksh-7.7.ebuild
index 1ef420415479..fd8c69a081c0 100644
--- a/app-shells/loksh/loksh-7.7.ebuild
+++ b/app-shells/loksh/loksh-7.7.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