commit: de765b50b30e4cefe4954a81a95e67f163695869 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Apr 19 17:40:36 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Apr 19 18:31:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de765b50
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 <AT> gentoo.org> .../gnome-integration-spotify-20140907-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1a9557cc16d..161922a4585 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
