diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-04-19 12:40:36 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-04-19 13:31:02 -0500 |
commit | de765b50b30e4cefe4954a81a95e67f163695869 (patch) | |
tree | e9d4a0f907bbcc498830e84aec181d269486ffbf /gnome-extra/gnome-integration-spotify | |
parent | xfce-extra/xfce4-whiskermenu-plugin: x86 stable wrt bug #717452 (diff) | |
download | gentoo-de765b50b30e4cefe4954a81a95e67f163695869.tar.gz gentoo-de765b50b30e4cefe4954a81a95e67f163695869.tar.bz2 gentoo-de765b50b30e4cefe4954a81a95e67f163695869.zip |
gnome-extra/gnome-integration-spotify: add py37/38 tags
Closes: https://bugs.gentoo.org/718320
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-integration-spotify')
-rw-r--r-- | gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild index 1a9557cc16d7..161922a45854 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) inherit gnome2-utils python-r1 |