diff options
Diffstat (limited to 'media-libs/gexiv2/gexiv2-0.10.8.ebuild')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.10.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.10.8.ebuild b/media-libs/gexiv2/gexiv2-0.10.8.ebuild index 51a7aefc81c4..d7e373f5f3ec 100644 --- a/media-libs/gexiv2/gexiv2-0.10.8.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit autotools eutils multilib python-r1 toolchain-funcs versionator vala xdg-utils |