commit: 0e435ecb320861c8ffa16e2a914cb477910ae32c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 24 09:05:06 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 24 09:06:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e435ecb
app-office/kmymoney: Add back KEYWORDS to 5.0.6 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/kmymoney/kmymoney-5.0.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/kmymoney/kmymoney-5.0.6.ebuild b/app-office/kmymoney/kmymoney-5.0.6.ebuild index 1ef55340784..28de2025ae6 100644 --- a/app-office/kmymoney/kmymoney-5.0.6.ebuild +++ b/app-office/kmymoney/kmymoney-5.0.6.ebuild @@ -16,6 +16,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" fi LICENSE="GPL-2"