diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:15:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:15:22 +0200 |
commit | 266f2b1d2b716b8212e03e2cba94aabb18882ed7 (patch) | |
tree | 58bf6cac3268155dfe11b46cb24f3f18fb7b5030 /media-gfx/exiv2 | |
parent | dev-lang/qu-prolog: amd64 stable (bug #729744) (diff) | |
download | gentoo-266f2b1d2b716b8212e03e2cba94aabb18882ed7.tar.gz gentoo-266f2b1d2b716b8212e03e2cba94aabb18882ed7.tar.bz2 gentoo-266f2b1d2b716b8212e03e2cba94aabb18882ed7.zip |
media-gfx/exiv2: amd64 stable wrt bug #701902
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.3.ebuild b/media-gfx/exiv2/exiv2-0.27.3.ebuild index cacbb1049890..41c75caf8532 100644 --- a/media-gfx/exiv2/exiv2-0.27.3.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.3.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 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" S="${WORKDIR}/${P}-Source" fi |