diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:28:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:28:08 +0100 |
commit | 3aba3ab8689c0aa8f0af48719e5f4bc652e3ae82 (patch) | |
tree | d4e7227da218ed4a73876cc096af890e84b796c4 /media-gfx/exiv2 | |
parent | dev-libs/cdk: sparc stable wrt bug #575040 (diff) | |
download | gentoo-3aba3ab8689c0aa8f0af48719e5f4bc652e3ae82.tar.gz gentoo-3aba3ab8689c0aa8f0af48719e5f4bc652e3ae82.tar.bz2 gentoo-3aba3ab8689c0aa8f0af48719e5f4bc652e3ae82.zip |
media-gfx/exiv2: sparc stable wrt bug #565826
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.25-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild index 7bde800dad1a..eadb62c48c3a 100644 --- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/14" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE_LINGUAS="bs de es fi fr gl ms pl pt ru sk sv ug uk vi" IUSE="doc examples nls png webready xmp $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |