summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-01 23:14:45 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-01 23:15:48 +0200
commit10f9b3964e91fd053ff6b242fe97234a0aa01397 (patch)
treef4194f057e0d1d40bf68dcac5d84fcdf5ebe6f85 /x11-misc/xflux-gui
parentx11-misc/mugshot: add python3.10 support (diff)
downloadgentoo-10f9b3964e91fd053ff6b242fe97234a0aa01397.tar.gz
gentoo-10f9b3964e91fd053ff6b242fe97234a0aa01397.tar.bz2
gentoo-10f9b3964e91fd053ff6b242fe97234a0aa01397.zip
x11-misc/xflux-gui: add python3.10 support
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc/xflux-gui')
-rw-r--r--x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 872771717bd0..6d4020943388 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 gnome2-utils xdg-utils
DESCRIPTION="A GUI for f.lux"
HOMEPAGE="https://github.com/xflux-gui/fluxgui/"
SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/fluxgui-${PV}"
LICENSE="MIT"
SLOT="0"
@@ -26,8 +27,6 @@ RDEPEND="
x11-misc/xflux
"
-S="${WORKDIR}/fluxgui-${PV}"
-
python_install() {
# Don't let the package compiling the schemas,
# as this could cause a file collision