X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fpygame%2Fpygame-1.9.3.ebuild;h=771b5b84479231706465dc221dec0741962d830e;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=60b8c9f71b9b8a9833ef7ecb23ca28fb6e626f7f;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/pygame/pygame-1.9.3.ebuild b/dev-python/pygame/pygame-1.9.3.ebuild index 60b8c9f71b9b..771b5b844792 100644 --- a/dev-python/pygame/pygame-1.9.3.ebuild +++ b/dev-python/pygame/pygame-1.9.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_6} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit flag-o-matic distutils-r1 virtualx