summaryrefslogtreecommitdiff
path: root/net-im/swift/swift-4.0.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/swift/swift-4.0.3-r1.ebuild')
-rw-r--r--net-im/swift/swift-4.0.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/swift/swift-4.0.3-r1.ebuild b/net-im/swift/swift-4.0.3-r1.ebuild
index 68610ca1aa45..ba59f4d41977 100644
--- a/net-im/swift/swift-4.0.3-r1.ebuild
+++ b/net-im/swift/swift-4.0.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
LUA_COMPAT=( lua5-{1..2} luajit )
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit lua-single python-any-r1 scons-utils toolchain-funcs
@@ -41,7 +41,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
- >=dev-util/scons-3.0.1-r3
+ >=dev-build/scons-3.0.1-r3
test? ( net-dns/avahi )
"