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:
parent
de9ddf48dc
commit
67c321e4b1
@ -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:
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user