net-irc/kvirc: Stabilize 5.2.8 amd64, #963840

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-06 16:41:47 +01:00
parent 6812defcbf
commit 6ef06c0174

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/kvirc/KVIrc/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/KVIrc-${PV}"
KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2+"