summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-28 17:37:13 +0000
committerSam James <sam@gentoo.org>2024-12-28 17:37:13 +0000
commit98fcbcb2a88759b53ec4c94cb53f26ec0859c0fe (patch)
treefb65b133818b3d00499cbc0f896983473bc7c387 /app-shells
parentdev-python/matplotlib: Stabilize 3.9.4 amd64, #947074 (diff)
downloadgentoo-98fcbcb2a88759b53ec4c94cb53f26ec0859c0fe.tar.gz
gentoo-98fcbcb2a88759b53ec4c94cb53f26ec0859c0fe.tar.bz2
gentoo-98fcbcb2a88759b53ec4c94cb53f26ec0859c0fe.zip
app-shells/loksh: Stabilize 7.6 amd64, #947122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/loksh/loksh-7.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/loksh/loksh-7.6.ebuild b/app-shells/loksh/loksh-7.6.ebuild
index ae88ded1f660..125286a698b0 100644
--- a/app-shells/loksh/loksh-7.6.ebuild
+++ b/app-shells/loksh/loksh-7.6.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"