diff options
author | 2024-01-12 17:08:28 +0000 | |
---|---|---|
committer | 2024-01-12 17:08:28 +0000 | |
commit | 657e1e85d24597db50b1ec0d910e09c721d6a7db (patch) | |
tree | 332d2604f6d02b9ba2840b7a50a5936736fe1fff /media-gfx/exiv2 | |
parent | dev-libs/inih: Stabilize 57-r1 arm64, #921940 (diff) | |
download | gentoo-657e1e85d24597db50b1ec0d910e09c721d6a7db.tar.gz gentoo-657e1e85d24597db50b1ec0d910e09c721d6a7db.tar.bz2 gentoo-657e1e85d24597db50b1ec0d910e09c721d6a7db.zip |
media-gfx/exiv2: Stabilize 0.28.1-r2 sparc, #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 adeede3d8aeb..c04610916282 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" |