commit:     650a61885d7e2cb8a4eb76dfc4a9c77ba0f6b58d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 22:55:07 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 10:36:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650a6188

media-gfx/digikam: destabilize 7.9.0-r1 for ~x86

Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/digikam/digikam-7.9.0-r1.ebuild | 4 ++--
 1 file 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
 

Reply via email to