summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-09 08:04:00 +0100
committerSam James <sam@gentoo.org>2023-10-09 08:04:00 +0100
commitee483005af22d73e09c30d236aa7787bea64f457 (patch)
tree6290ca761ff1365d066e31c848d17d59c57c2544 /media-gfx
parentsys-power/throttled: new package, add 0.10.0 (diff)
downloadgentoo-ee483005af22d73e09c30d236aa7787bea64f457.tar.gz
gentoo-ee483005af22d73e09c30d236aa7787bea64f457.tar.bz2
gentoo-ee483005af22d73e09c30d236aa7787bea64f457.zip
media-gfx/exiv2: Stabilize 0.28.0 amd64, #913580
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/exiv2-0.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.28.0.ebuild b/media-gfx/exiv2/exiv2-0.28.0.ebuild
index b5e80a4f3cdd..94eb6f257b1b 100644
--- a/media-gfx/exiv2/exiv2-0.28.0.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/Exiv2/exiv2/archive/refs/tags/v${PV}.tar.gz -> ${P}.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"
fi
LICENSE="GPL-2"