Diff libkcddb-common-24.08.3 with a libkcddb-common-24.12.1

/usr/portage/kde-apps/libkcddb-common/libkcddb-common-24.12.1.ebuild 2025-02-03 17:39:34.082671397 +0300
1
# Copyright 1999-2024 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
12 12

  
13 13
LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
14 14
SLOT="0"
15
KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
15
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
16 16

  
17 17
RDEPEND="
18 18
	!<kde-apps/libkcddb-23.08.5-r1:5
Thank you!