summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-10 17:27:13 +0100
committerSam James <sam@gentoo.org>2023-06-10 17:27:13 +0100
commit4f9f3096d9d7f1738942c2b866460bacf73692f8 (patch)
tree691238256e44adb0adf43863dfda85de0caf9cea /media-gfx
parentmedia-gfx/exiv2: Stabilize 0.27.7 arm, #908070 (diff)
downloadgentoo-4f9f3096d9d7f1738942c2b866460bacf73692f8.tar.gz
gentoo-4f9f3096d9d7f1738942c2b866460bacf73692f8.tar.bz2
gentoo-4f9f3096d9d7f1738942c2b866460bacf73692f8.zip
media-gfx/exiv2: Stabilize 0.27.7 sparc, #908070
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.7.ebuild b/media-gfx/exiv2/exiv2-0.27.7.ebuild
index 6dfb167dd441..3f3d4cf0e6ee 100644
--- a/media-gfx/exiv2/exiv2-0.27.7.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.7.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN^}/${PN}/releases/download/v${PV}/${P}-Source.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
S="${WORKDIR}/${P}-Source"
fi