diff options
author | Sam James <sam@gentoo.org> | 2021-08-27 20:59:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-27 20:59:39 +0100 |
commit | e1e1b29a9d5a7503916e579033d28c9818d943b8 (patch) | |
tree | 9187293ae8c8798a31c4f6405b858888a7359658 /media-gfx/exiv2 | |
parent | sci-astronomy/stellarium: Stabilize 0.21.1 x86, #810589 (diff) | |
download | gentoo-e1e1b29a9d5a7503916e579033d28c9818d943b8.tar.gz gentoo-e1e1b29a9d5a7503916e579033d28c9818d943b8.tar.bz2 gentoo-e1e1b29a9d5a7503916e579033d28c9818d943b8.zip |
media-gfx/exiv2: Stabilize 0.27.4-r1 x86, #785646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild index 379b591ecaac..ac212b9825c8 100644 --- a/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then inherit git-r3 else SRC_URI="https://exiv2.org/builds/${P}-Source.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" S="${WORKDIR}/${P}-Source" fi |