summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.5-r1.ebuild (renamed from media-gfx/exiv2/exiv2-0.27.5.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.5.ebuild b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
index 4d6991fbe308..7639b13784f1 100644
--- a/media-gfx/exiv2/exiv2-0.27.5.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
@@ -20,7 +20,8 @@ DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
HOMEPAGE="https://www.exiv2.org/"
LICENSE="GPL-2"
-SLOT="0/27"
+# In 0.27.5, ABI seemed to be broken for bmff functions
+SLOT="0/27.5"
IUSE="+bmff doc examples nls +png test webready +xmp"
RESTRICT="!test? ( test )"