aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
commit75406c8ad02e72b94234c6ec1b1317f944863c14 (patch)
treecf21dddfd01f62eeb4dec7159ed8334c62741463 /media-gfx
parentapp-emulation/wine-vanilla: remove unused flags from metadata.xml (diff)
downloadmusl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.gz
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.bz2
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.zip
Add arm64 keywords globally
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/exiv2-0.26_p20171104.ebuild2
-rw-r--r--media-gfx/exiv2/exiv2-0.26_p20180319.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild
index 996728b0..b7e2f518 100644
--- a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild
+++ b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then
else
COMMIT=900d2417dbeb46e14cbf65fc2798ed1d043ab76d
SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
- KEYWORDS="amd64 arm ia64 ~mips ppc ~sh sparc x86"
+ KEYWORDS="amd64 arm arm64 ia64 ~mips ppc ~sh sparc x86"
fi
inherit cmake-multilib python-any-r1 vcs-snapshot
diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
index a188f3a0..eaa791d2 100644
--- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
+++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then
else
COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f
SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
fi
inherit cmake-multilib python-any-r1