Is it possible to add ruby32 support?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af926673d04287d7471056d9d32333a92c650ba commit 4af926673d04287d7471056d9d32333a92c650ba Author: Robert Förster <Dessa@gmake.de> AuthorDate: 2024-02-18 23:36:05 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-03-16 11:52:38 +0000 dev-libs/Ice: version bump Bug: https://bugs.gentoo.org/905874 Bug: https://bugs.gentoo.org/903121 Closes: https://bugs.gentoo.org/908387 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/35417 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> dev-libs/Ice/Ice-3.7.10-r1.ebuild | 258 ++++++++++++++++++++++++++++++++++++++ dev-libs/Ice/Ice-3.7.10-r2.ebuild | 258 ++++++++++++++++++++++++++++++++++++++ dev-libs/Ice/Ice-3.7.10.ebuild | 258 ++++++++++++++++++++++++++++++++++++++ dev-libs/Ice/Manifest | 1 + 4 files changed, 775 insertions(+)
@Dessa: As newer versions are already stabilizes with ruby33, could drop the older ones and close here? Thanks!
wouldn't that break CI as no ruby 3.2 revision is stable?