media-gfx/exiv2: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:07 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:02 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-gfx/exiv2/exiv2-0.27.2.ebuild

index 866a52c4b33644e06c7994bc7e54a0a9bc0a0c20..eb4ea7a0803cb9ed8d3153e32cb967a7804adeda 100644 (file)
@@ -12,7 +12,7 @@ else
 fi
 
 CMAKE_ECLASS=cmake
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit cmake-multilib python-any-r1
 
 DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"