commit:     5ca471910b714fe175895f33588d97b652708191
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 18:56:54 2020 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 18:57:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca47191

x11-misc/redshift: 1.12-r3: python 3.8 and 3.9 support.

Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 x11-misc/redshift/metadata.xml            | 4 ++++
 x11-misc/redshift/redshift-1.12-r3.ebuild | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/x11-misc/redshift/metadata.xml b/x11-misc/redshift/metadata.xml
index fbfb697dea5..1765cc52e20 100644
--- a/x11-misc/redshift/metadata.xml
+++ b/x11-misc/redshift/metadata.xml
@@ -4,6 +4,10 @@
   <maintainer type="person">
     <email>[email protected]</email>
   </maintainer>
+  <maintainer type="person">
+       <email>[email protected]</email>
+       <name>Piotr Karbowski</name>
+  </maintainer>
   <maintainer type="project">
     <email>[email protected]</email>
     <name>Gentoo Desktop Miscellaneous Project</name>

diff --git a/x11-misc/redshift/redshift-1.12-r3.ebuild 
b/x11-misc/redshift/redshift-1.12-r3.ebuild
index 2666e1fd197..82823403908 100644
--- a/x11-misc/redshift/redshift-1.12-r3.ebuild
+++ b/x11-misc/redshift/redshift-1.12-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit systemd autotools eutils gnome2-utils python-r1
 

Reply via email to