summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-25 14:01:41 +0000
committerSam James <sam@gentoo.org>2023-02-25 14:01:41 +0000
commitdfdf73e56eb10f91e685c964859c5d965316b3da (patch)
tree03bc276cac8b9e7e883d6fc1b7d1a25ff6bc39db
parentsys-process/iotop-c: Stabilize 1.23 amd64, #896392 (diff)
downloadgentoo-dfdf73e5.tar.gz
gentoo-dfdf73e5.tar.bz2
gentoo-dfdf73e5.zip
media-gfx/exiv2: Stabilize 0.27.6 x86, #896436
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-gfx/exiv2/exiv2-0.27.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.6.ebuild b/media-gfx/exiv2/exiv2-0.27.6.ebuild
index 17a59d14539f..a424055a916c 100644
--- a/media-gfx/exiv2/exiv2-0.27.6.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.6.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 ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
S="${WORKDIR}/${P}-Source"
fi