commit: e71c786bc8f60bd729cbb9b2394950fdd0ce2591 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 25 13:56:32 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 25 13:56:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e71c786b
media-sound/kid3: stabilize 3.9.6-r3 for amd64 (minimal fixes over -r0, closing 2/3 of longstanding bugs) Bug: https://bugs.gentoo.org/951500 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-sound/kid3/kid3-3.9.6-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/kid3/kid3-3.9.6-r3.ebuild b/media-sound/kid3/kid3-3.9.6-r3.ebuild index 638ffde75f28..e54f3c5ec2fc 100644 --- a/media-sound/kid3/kid3-3.9.6-r3.ebuild +++ b/media-sound/kid3/kid3-3.9.6-r3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://kid3.kde.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2+"
