1
0
Fork 0

x11-misc/redshift-wlr: python compat update

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2021-05-16 06:06:27 -04:00
parent de9ddf48dc
commit 67c321e4b1
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
16 May 2021; <chymera@gentoo.org> redshift-wlr-9999.ebuild:
x11-misc/redshift-wlr: python compat bump
*redshift-wlr-9999 (13 Mar 2020)
13 Mar 2020; <chymera@gentoo.org> +metadata.xml, +redshift-wlr-9999.ebuild:

View File

@ -1,8 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6..9} )
inherit systemd autotools eutils gnome2-utils python-r1 git-r3