diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:18 +0200 |
commit | 265732fa433b74de5a17430f85c4846021800068 (patch) | |
tree | 214ad01b0f933e35cc11a35a2dac838b824e36fd /media-gfx | |
parent | app-office/calligra: x86 stable wrt bug #731970 (diff) | |
download | gentoo-265732fa433b74de5a17430f85c4846021800068.tar.gz gentoo-265732fa433b74de5a17430f85c4846021800068.tar.bz2 gentoo-265732fa433b74de5a17430f85c4846021800068.zip |
media-gfx/exiv2: x86 stable wrt bug #701902
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 41c75caf8532..e532ee4154f6 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 |