diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-07 07:36:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-07 07:36:54 +0100 |
commit | 99be06972054de79d3fbb5f6096467249fc3bcb8 (patch) | |
tree | 304447dede3f0ba554ff97027df41265a4e2151d /media-gfx/exiv2 | |
parent | app-text/opensp: amd64 stable wrt bug #822195 (diff) | |
download | gentoo-99be06972054de79d3fbb5f6096467249fc3bcb8.tar.gz gentoo-99be06972054de79d3fbb5f6096467249fc3bcb8.tar.bz2 gentoo-99be06972054de79d3fbb5f6096467249fc3bcb8.zip |
media-gfx/exiv2: amd64 stable wrt bug #822198
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild index 58518cfdcc70..efa3fc672758 100644 --- a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.5-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 |