summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-10 16:54:09 +0100
committerSam James <sam@gentoo.org>2023-06-10 16:54:09 +0100
commit1569a87460384627006b2dd6a966afff977ad0f3 (patch)
treef8daf9d4eec7767c76f9a69a6dbbf27ef02b87af /media-gfx/exiv2
parentmedia-gfx/exiv2: Stabilize 0.27.7 amd64, #908070 (diff)
downloadgentoo-1569a87460384627006b2dd6a966afff977ad0f3.tar.gz
gentoo-1569a87460384627006b2dd6a966afff977ad0f3.tar.bz2
gentoo-1569a87460384627006b2dd6a966afff977ad0f3.zip
media-gfx/exiv2: Stabilize 0.27.7 x86, #908070
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-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 7c23d42daa08..59e79edc6d83 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