summaryrefslogtreecommitdiff
path: root/dev-python/python-systemd
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 14:39:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 14:39:01 +0000
commite9848f819288ad820832150895a8ab090fa99c5b (patch)
treedebf68f56a95550a692bd048f067201a25f0a02e /dev-python/python-systemd
parentf8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6 (diff)
downloadbaldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.tar.gz
baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.tar.xz
baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r--dev-python/python-systemd/python-systemd-234.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-234.ebuild b/dev-python/python-systemd/python-systemd-234.ebuild
index 1a4b422f97c5..8584a89e8f1d 100644
--- a/dev-python/python-systemd/python-systemd-234.ebuild
+++ b/dev-python/python-systemd/python-systemd-234.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS="no"
inherit distutils-r1