commit: 4c6f58b27cb2c32a7a2cac3fe0fe5194243be0b8 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Sep 16 06:51:42 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Sep 16 06:51:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6f58b2
app-office/kmymoney: Stabilize 5.1.3 x86, #868633 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-office/kmymoney/kmymoney-5.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-5.1.3.ebuild b/app-office/kmymoney/kmymoney-5.1.3.ebuild index 9ae2c2066d94..b5e6046e32a1 100644 --- a/app-office/kmymoney/kmymoney-5.1.3.ebuild +++ b/app-office/kmymoney/kmymoney-5.1.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://kmymoney.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2"
