diff options
Diffstat (limited to 'x11-libs/xapps/xapps-1.8.9.ebuild')
-rw-r--r-- | x11-libs/xapps/xapps-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xapps/xapps-1.8.9.ebuild b/x11-libs/xapps/xapps-1.8.9.ebuild index 63b208729a5c..da3eb4f5ac9f 100644 --- a/x11-libs/xapps/xapps-1.8.9.ebuild +++ b/x11-libs/xapps/xapps-1.8.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) VALA_USE_DEPEND="vapigen" inherit gnome2-utils vala meson python-r1 xdg-utils |