summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-22 19:50:07 +0000
committerSam James <sam@gentoo.org>2024-11-22 19:50:07 +0000
commit49b9164212d1b0e372a7b6d06c1ab61b36f04a0b (patch)
treeada0075a19df6e238fb27eaabe4b5ac2b3251742 /app-shells
parentdev-python/mitmproxy_wireguard: Update PyPI homepage (diff)
downloadgentoo-49b9164212d1b0e372a7b6d06c1ab61b36f04a0b.tar.gz
gentoo-49b9164212d1b0e372a7b6d06c1ab61b36f04a0b.tar.bz2
gentoo-49b9164212d1b0e372a7b6d06c1ab61b36f04a0b.zip
app-shells/loksh: Stabilize 7.5 arm64, #944507
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/loksh/loksh-7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/loksh/loksh-7.5.ebuild b/app-shells/loksh/loksh-7.5.ebuild
index 5a2d11d30b46..022eec339873 100644
--- a/app-shells/loksh/loksh-7.5.ebuild
+++ b/app-shells/loksh/loksh-7.5.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"