diff options
author | 2024-05-15 11:30:29 +0100 | |
---|---|---|
committer | 2024-05-15 11:30:29 +0100 | |
commit | d83eb9188093a1445353e6ca15a08e4c898a231f (patch) | |
tree | f805b57f9f2ad9b0fc1f02bba42d3be96fec0804 /media-gfx/exiv2 | |
parent | net-libs/libaccounts-glib: Stabilize 1.27 amd64, #931911 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |