summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-01-17 09:41:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-01-17 09:41:13 +0100
commit37f8f2d82e5adaa5e83d327725312e83582637b3 (patch)
tree880ab2687523585e0225e4e5031e9e94040a554e
parentapp-cdr/isomaster: Stabilize 1.3.16 amd64, #831249 (diff)
downloadgentoo-37f8f2d82e5adaa5e83d327725312e83582637b3.tar.gz
gentoo-37f8f2d82e5adaa5e83d327725312e83582637b3.tar.bz2
gentoo-37f8f2d82e5adaa5e83d327725312e83582637b3.zip
media-gfx/digikam: x86 stable wrt bug #831256
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-gfx/digikam/digikam-7.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/digikam/digikam-7.4.0-r1.ebuild b/media-gfx/digikam/digikam-7.4.0-r1.ebuild
index b9ebebffc487..7b575a60fc18 100644
--- a/media-gfx/digikam/digikam-7.4.0-r1.ebuild
+++ b/media-gfx/digikam/digikam-7.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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