commit: 7b45b46eff9492041d973d0b278abb4b37f1b923 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 12:45:43 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 12:45:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b45b46e
app-office/kmymoney: x86 stable wrt bug #707954 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-office/kmymoney/kmymoney-5.0.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-5.0.8-r1.ebuild b/app-office/kmymoney/kmymoney-5.0.8-r1.ebuild index b1446f406c7..3ec213f7944 100644 --- a/app-office/kmymoney/kmymoney-5.0.8-r1.ebuild +++ b/app-office/kmymoney/kmymoney-5.0.8-r1.ebuild @@ -18,7 +18,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"