commit: 5b0a862e99d1df3768e36d1f015b700aa6750ce4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 01:24:21 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 01:24:21 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0a862e
net-irc/kvirc: Stabilize 5.2.10 amd64, #970884
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/kvirc/kvirc-5.2.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-irc/kvirc/kvirc-5.2.10.ebuild
b/net-irc/kvirc/kvirc-5.2.10.ebuild
index 53bc75ce5751..5366d8467fc8 100644
--- a/net-irc/kvirc/kvirc-5.2.10.ebuild
+++ b/net-irc/kvirc/kvirc-5.2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2009-2025 Gentoo Authors
+# Copyright 2009-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -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+"