commit: 81eeffc46e40c297643a5aa24269f5608e5f5656 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 5 20:27:20 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Aug 5 20:27:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81eeffc4
app-office/kmymoney: Stabilize 5.2.1 amd64, #955181 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-office/kmymoney/kmymoney-5.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-5.2.1.ebuild b/app-office/kmymoney/kmymoney-5.2.1.ebuild index daae313d319f..a00a59ad8663 100644 --- a/app-office/kmymoney/kmymoney-5.2.1.ebuild +++ b/app-office/kmymoney/kmymoney-5.2.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kmymoney.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="GPL-2"
