From: Thomas Deutschmann Date: Sun, 11 Aug 2019 20:19:47 +0000 (+0200) Subject: app-office/kmymoney: x86 stable (bug #691606) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3989306b9cf95f7a177c03fc43efd5c86708fc1;p=gentoo.git app-office/kmymoney: x86 stable (bug #691606) Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/app-office/kmymoney/kmymoney-5.0.5.ebuild b/app-office/kmymoney/kmymoney-5.0.5.ebuild index 96a0d4c95e48..36c5f7aadd40 100644 --- a/app-office/kmymoney/kmymoney-5.0.5.ebuild +++ b/app-office/kmymoney/kmymoney-5.0.5.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Personal finance manager based on KDE Frameworks" 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"