projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acbc06a
)
media-gfx/exiv2: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:07 +0000
(14:05 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/media-gfx/exiv2/exiv2-0.27.2.ebuild
b/media-gfx/exiv2/exiv2-0.27.2.ebuild
index 866a52c4b33644e06c7994bc7e54a0a9bc0a0c20..eb4ea7a0803cb9ed8d3153e32cb967a7804adeda 100644
(file)
--- a/
media-gfx/exiv2/exiv2-0.27.2.ebuild
+++ b/
media-gfx/exiv2/exiv2-0.27.2.ebuild
@@
-12,7
+12,7
@@
else
fi
CMAKE_ECLASS=cmake
-PYTHON_COMPAT=( python
2_7 python
3_{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"