diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
| commit | 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch) | |
| tree | 192d76f303d788d3488ce7515e63c5f04270a8b1 /net-irc | |
| parent | 9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff) | |
| download | baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip | |
Adding metadata
Diffstat (limited to 'net-irc')
| -rw-r--r-- | net-irc/inspircd/inspircd-4.9.0.ebuild | 2 | ||||
| -rw-r--r-- | net-irc/irker/irker-2.24-r1.ebuild | 2 | ||||
| -rw-r--r-- | net-irc/limnoria/limnoria-20241222-r1.ebuild | 2 | ||||
| -rw-r--r-- | net-irc/thelounge/thelounge-4.4.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | net-irc/thelounge/thelounge-4.4.3-r2.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-irc/inspircd/inspircd-4.9.0.ebuild b/net-irc/inspircd/inspircd-4.9.0.ebuild index fc8b0572489b..0696eb4be625 100644 --- a/net-irc/inspircd/inspircd-4.9.0.ebuild +++ b/net-irc/inspircd/inspircd-4.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="argon2 debug gnutls ldap log-json maxminddb mysql pcre2 postgres re2 regex-posix sqlite ssl sslrehashsignal syslog tre" RDEPEND=" diff --git a/net-irc/irker/irker-2.24-r1.ebuild b/net-irc/irker/irker-2.24-r1.ebuild index cc12d09d25f0..75132561dad8 100644 --- a/net-irc/irker/irker-2.24-r1.ebuild +++ b/net-irc/irker/irker-2.24-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) PYTHON_REQ_USE="ssl" inherit optfeature python-single-r1 systemd diff --git a/net-irc/limnoria/limnoria-20241222-r1.ebuild b/net-irc/limnoria/limnoria-20241222-r1.ebuild index ffb7b388a809..03a47fde3b52 100644 --- a/net-irc/limnoria/limnoria-20241222-r1.ebuild +++ b/net-irc/limnoria/limnoria-20241222-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 MY_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}" diff --git a/net-irc/thelounge/thelounge-4.4.1-r1.ebuild b/net-irc/thelounge/thelounge-4.4.1-r1.ebuild index aed127f2fc03..16cbb4c3ae76 100644 --- a/net-irc/thelounge/thelounge-4.4.1-r1.ebuild +++ b/net-irc/thelounge/thelounge-4.4.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_12 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit python-any-r1 readme.gentoo-r1 systemd tmpfiles diff --git a/net-irc/thelounge/thelounge-4.4.3-r2.ebuild b/net-irc/thelounge/thelounge-4.4.3-r2.ebuild index 478fd7436c5b..4e1e1a0fd948 100644 --- a/net-irc/thelounge/thelounge-4.4.3-r2.ebuild +++ b/net-irc/thelounge/thelounge-4.4.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_12 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit python-any-r1 readme.gentoo-r1 systemd tmpfiles |
