diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-19 16:07:24 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-19 16:10:40 +0100 |
commit | 083be0484baf2f8aa74356f51809d45bfbdfac3f (patch) | |
tree | 868d04e4378c6682aabe204fc7cba93b18913ba4 /media-gfx | |
parent | sci-physics/lammps: Include bench subdirectory (diff) | |
download | gentoo-083be0484baf2f8aa74356f51809d45bfbdfac3f.tar.gz gentoo-083be0484baf2f8aa74356f51809d45bfbdfac3f.tar.bz2 gentoo-083be0484baf2f8aa74356f51809d45bfbdfac3f.zip |
media-gfx/exiv2: arm stable, bug #621028
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.26_p20171104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild index 0a12c279fd1d..9450566668f1 100644 --- a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild +++ b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = *9999 ]]; then else COMMIT=900d2417dbeb46e14cbf65fc2798ed1d043ab76d SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" fi inherit cmake-multilib python-any-r1 vcs-snapshot |