diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-05 22:26:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-05 22:29:02 +0100 |
commit | 6eeb4bb68efc993863fbc2ba8ef0513a47cef076 (patch) | |
tree | d6d4eff19da969fa7afa3638caba261406ced168 /media-gfx | |
parent | net-misc/memcached: x86 stable (bug #636236) (diff) | |
download | gentoo-6eeb4bb68efc993863fbc2ba8ef0513a47cef076.tar.gz gentoo-6eeb4bb68efc993863fbc2ba8ef0513a47cef076.tar.bz2 gentoo-6eeb4bb68efc993863fbc2ba8ef0513a47cef076.zip |
media-gfx/exiv2: x86 stable (bug #621028)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 c0bc75ce0279..d6bfcd0dcf22 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 |