diff options
author | Sam James <sam@gentoo.org> | 2020-07-10 14:47:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-10 14:47:20 +0000 |
commit | 96efb459afd9bd4d7eceef4e4b0a217cb008f0b7 (patch) | |
tree | e36c4c9c7f5792db4ce4e310d315748ab984499c /media-gfx | |
parent | dev-python/blosc: arm64 keyworded (bug #728856) (diff) | |
download | gentoo-96efb459afd9bd4d7eceef4e4b0a217cb008f0b7.tar.gz gentoo-96efb459afd9bd4d7eceef4e4b0a217cb008f0b7.tar.bz2 gentoo-96efb459afd9bd4d7eceef4e4b0a217cb008f0b7.zip |
media-gfx/exiv2: arm64 stable (bug #701902)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 273b13df3d38..15f62c70fe49 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 |