summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-07 07:40:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-07 07:40:18 +0100
commit38735b5214dea98684edea10d150f4d4ae43d3eb (patch)
treedf417135d66fe67e3c10323c4208fd77c9b5b2ea
parentapp-text/opensp: sparc stable wrt bug #822195 (diff)
downloadgentoo-38735b52.tar.gz
gentoo-38735b52.tar.bz2
gentoo-38735b52.zip
media-gfx/exiv2: sparc stable wrt bug #822198
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-gfx/exiv2/exiv2-0.27.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
index efa3fc672758..2f49e4ff282a 100644
--- a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
else
SRC_URI="https://exiv2.org/builds/${P}-Source.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
S="${WORKDIR}/${P}-Source"
fi