summaryrefslogtreecommitdiff
path: root/app-emulation/glean/glean-1.23.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-03 17:26:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-03 17:26:08 +0100
commit3cf27339901a7ca15df33f6ea134daa93888d5d0 (patch)
treed0f451df94a8ce90e3e81be8816e5f3ed8e62138 /app-emulation/glean/glean-1.23.0.ebuild
parentf6a034d922bf54efeaa781fcb5388b325b90d945 (diff)
gentoo auto-resync : 03:05:2023 - 17:26:08
Diffstat (limited to 'app-emulation/glean/glean-1.23.0.ebuild')
-rw-r--r--app-emulation/glean/glean-1.23.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/glean/glean-1.23.0.ebuild b/app-emulation/glean/glean-1.23.0.ebuild
index ab015546b2d3..477667ee2a87 100644
--- a/app-emulation/glean/glean-1.23.0.ebuild
+++ b/app-emulation/glean/glean-1.23.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9,10,11} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 pypi
@@ -13,7 +13,7 @@ HOMEPAGE="https://opendev.org/opendev/glean"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"