summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-15 11:30:29 +0100
committerSam James <sam@gentoo.org>2024-05-15 11:30:29 +0100
commitd83eb9188093a1445353e6ca15a08e4c898a231f (patch)
treef805b57f9f2ad9b0fc1f02bba42d3be96fec0804 /media-gfx/exiv2
parentnet-libs/libaccounts-glib: Stabilize 1.27 amd64, #931911 (diff)
downloadgentoo-d83eb9188093a1445353e6ca15a08e4c898a231f.tar.gz
gentoo-d83eb9188093a1445353e6ca15a08e4c898a231f.tar.bz2
gentoo-d83eb9188093a1445353e6ca15a08e4c898a231f.zip
media-gfx/exiv2: Stabilize 0.28.2-r1 amd64, #931912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.28.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild b/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
index 8694d910ef58..35a9801cdda2 100644
--- a/media-gfx/exiv2/exiv2-0.28.2-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.28.2-r1.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"