summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-02-05 23:51:40 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-07 11:14:07 +0100
commit3947ec8b599cff93eee11230ebd19e6a3aa27df1 (patch)
tree23231c7a9136d72ebd62b3137dd662e7b950ef27 /app-office
parentapp-office/kalendar: destabilize 22.08.3 for ~x86 (diff)
downloadgentoo-3947ec8b599cff93eee11230ebd19e6a3aa27df1.tar.gz
gentoo-3947ec8b599cff93eee11230ebd19e6a3aa27df1.tar.bz2
gentoo-3947ec8b599cff93eee11230ebd19e6a3aa27df1.zip
app-office/kmymoney: destabilize 5.1.3 for ~x86
Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kmymoney/kmymoney-5.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kmymoney/kmymoney-5.1.3.ebuild b/app-office/kmymoney/kmymoney-5.1.3.ebuild
index b5e6046e32a1..6dc79ebcdcb3 100644
--- a/app-office/kmymoney/kmymoney-5.1.3.ebuild
+++ b/app-office/kmymoney/kmymoney-5.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"