summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-02-05 23:55:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-07 11:36:55 +0100
commit650a61885d7e2cb8a4eb76dfc4a9c77ba0f6b58d (patch)
tree40c60f1412693756ef7e39315f600e40b96ece4d
parentkde-misc/tellico: destabilize 3.4.6 for ~x86 (diff)
downloadgentoo-650a61885d7e2cb8a4eb76dfc4a9c77ba0f6b58d.tar.gz
gentoo-650a61885d7e2cb8a4eb76dfc4a9c77ba0f6b58d.tar.bz2
gentoo-650a61885d7e2cb8a4eb76dfc4a9c77ba0f6b58d.zip
media-gfx/digikam: destabilize 7.9.0-r1 for ~x86
Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-gfx/digikam/digikam-7.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/digikam/digikam-7.9.0-r1.ebuild b/media-gfx/digikam/digikam-7.9.0-r1.ebuild
index 68318827d431..72affdeb5cb8 100644
--- a/media-gfx/digikam/digikam-7.9.0-r1.ebuild
+++ b/media-gfx/digikam/digikam-7.9.0-r1.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
@@ -14,7 +14,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/"
fi
SRC_URI+="digiKam-${PV/_/-}.tar.xz"
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/${PN}-${PV/_/-}"
fi