diff options
Diffstat (limited to 'net-libs/libsoup/libsoup-2.62.3.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.62.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.62.3.ebuild b/net-libs/libsoup/libsoup-2.62.3.ebuild index 2f0abf9d1c45..be1d814a4b50 100644 --- a/net-libs/libsoup/libsoup-2.62.3.ebuild +++ b/net-libs/libsoup/libsoup-2.62.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_5,3_6} ) +PYTHON_COMPAT=( python3_6 ) VALA_USE_DEPEND="vapigen" inherit gnome2 multilib-minimal python-any-r1 vala |