mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/empathy: Add Python 3.9 support
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
EAPI=6
|
||||
GNOME2_LA_PUNT="yes"
|
||||
PYTHON_COMPAT=( python3_{7..8} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
|
||||
inherit gnome2 python-any-r1 virtualx
|
||||
|
||||
DESCRIPTION="Telepathy instant messaging and video/audio call client for GNOME"
|
||||
HOMEPAGE="https://wiki.gnome.org/Apps/Empathy"
|
||||
HOMEPAGE="https://wiki.gnome.org/Attic/Empathy"
|
||||
|
||||
LICENSE="GPL-2 CC-BY-SA-3.0 FDL-1.3 LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user