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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-27 14:43:56 +00:00
parent aa9cd02f1d
commit 3759d76c6c

View File

@@ -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"