diff options
author | Sam James <sam@gentoo.org> | 2024-01-23 15:05:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-23 15:05:31 +0000 |
commit | 0258176c911e7fe7beb748fcbbce218d12b7b754 (patch) | |
tree | 50750d2afdc6068bdb4ac3f8d42bf32b862eaa01 /media-gfx/exiv2 | |
parent | dev-vcs/git: Stabilize 2.43.0 ppc64, #921828 (diff) | |
download | gentoo-0258176c911e7fe7beb748fcbbce218d12b7b754.tar.gz gentoo-0258176c911e7fe7beb748fcbbce218d12b7b754.tar.bz2 gentoo-0258176c911e7fe7beb748fcbbce218d12b7b754.zip |
media-gfx/exiv2: Stabilize 0.28.1-r2 ppc, #921940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.28.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.28.1-r2.ebuild b/media-gfx/exiv2/exiv2-0.28.1-r2.ebuild index d1b14f77aa91..bd92d0fbec8b 100644 --- a/media-gfx/exiv2/exiv2-0.28.1-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.28.1-r2.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" |