summaryrefslogtreecommitdiff
path: root/media-libs/partio/partio-1.5.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/partio/partio-1.5.4.ebuild')
-rw-r--r--media-libs/partio/partio-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/partio/partio-1.5.4.ebuild b/media-libs/partio/partio-1.5.4.ebuild
index 2aaed0b7b0be..f8604288badc 100644
--- a/media-libs/partio/partio-1.5.4.ebuild
+++ b/media-libs/partio/partio-1.5.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit cmake-utils python-single-r1