app-emacs/forge: Stabilize 0.6.8 amd64, #982945

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-09-20 03:37:52 +01:00
parent 714a55ec0f
commit bdbd796ddf

View File

@@ -17,7 +17,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://github.com/magit/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
S="${WORKDIR}/${P}/lisp"