diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-06 19:14:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-06 19:20:28 +0000 |
commit | a7239bd53e5db22cb38c71d7990b7a49f54e0c28 (patch) | |
tree | 6e653f22e988df7c5f6b25e867df6f329ce6f62a /media-gfx | |
parent | sys-kernel/gentoo-sources: Linux patch 4.20.7 (diff) | |
download | gentoo-a7239bd53e5db22cb38c71d7990b7a49f54e0c28.tar.gz gentoo-a7239bd53e5db22cb38c71d7990b7a49f54e0c28.tar.bz2 gentoo-a7239bd53e5db22cb38c71d7990b7a49f54e0c28.zip |
media-gfx/exiv2: stable 0.27.0-r2 for sparc, bug #674968
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild index 80de16822e2c..51a6708bdc07 100644 --- a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then inherit git-r3 else SRC_URI="http://exiv2.dyndns.org/builds/${P}a-Source.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 PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) |