summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-23 08:06:18 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-23 08:06:18 +0000
commit265118139c4ce22b85571ba1b4082ebaaa56f935 (patch)
treedb57aef82bf09b8caff61ba549530d8114bb0605 /app-shells
parentnet-fs/cvmfs: Stabilize 2.11.5 amd64, #944491 (diff)
downloadgentoo-265118139c4ce22b85571ba1b4082ebaaa56f935.tar.gz
gentoo-265118139c4ce22b85571ba1b4082ebaaa56f935.tar.bz2
gentoo-265118139c4ce22b85571ba1b4082ebaaa56f935.zip
app-shells/loksh: Stabilize 7.5 amd64, #944507
Signed-off-by: Arthur Zamarin <arthurzam@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 ae88ded1f660..125286a698b0 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"