summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-07-31 21:16:10 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-07-31 20:23:24 +0100
commit4e280f590e02bc042ece80fbe076d8a5bcda28be (patch)
tree55a04f23cf4cf6d5f39ebfbf4819343f21466608
parentdev-ruby/rake-compiler: stable 1.1.1 for sparc, bug #805353 (diff)
downloadgentoo-4e280f590e02bc042ece80fbe076d8a5bcda28be.tar.gz
gentoo-4e280f590e02bc042ece80fbe076d8a5bcda28be.tar.bz2
gentoo-4e280f590e02bc042ece80fbe076d8a5bcda28be.zip
media-gfx/exiv2: stable 0.27.4 for sparc, bug #785646
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--media-gfx/exiv2/exiv2-0.27.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.4.ebuild b/media-gfx/exiv2/exiv2-0.27.4.ebuild
index 58cc73bd59ce..9ee65a76efe1 100644
--- a/media-gfx/exiv2/exiv2-0.27.4.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.4.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
S="${WORKDIR}/${P}-Source"
fi