summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-12 00:16:21 +0000
committerSam James <sam@gentoo.org>2020-07-12 00:16:21 +0000
commitfd931c4b467bdeb8690abdfaed1b7e8936a736b8 (patch)
tree4bfee92027668586e276293ddc0d6333fdd2489c /media-gfx/exiv2
parentdev-perl/Crypt-OpenSSL-Random: s390 keyworded (bug #730668) (diff)
downloadgentoo-fd931c4b467bdeb8690abdfaed1b7e8936a736b8.tar.gz
gentoo-fd931c4b467bdeb8690abdfaed1b7e8936a736b8.tar.bz2
gentoo-fd931c4b467bdeb8690abdfaed1b7e8936a736b8.zip
media-gfx/exiv2: sparc stable (bug #701902)
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.3.ebuild b/media-gfx/exiv2/exiv2-0.27.3.ebuild
index 831975093a6b..89d65c3167a1 100644
--- a/media-gfx/exiv2/exiv2-0.27.3.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.3.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