From: Agostino Sarubbo Date: Thu, 13 Feb 2020 12:45:43 +0000 (+0100) Subject: app-office/kmymoney: x86 stable wrt bug #707954 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7b45b46eff9492041d973d0b278abb4b37f1b923;p=gentoo.git 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 --- diff --git a/app-office/kmymoney/kmymoney-5.0.8-r1.ebuild b/app-office/kmymoney/kmymoney-5.0.8-r1.ebuild index b1446f406c74..3ec213f7944d 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"