Сравнение guile-3.0.11 с guile-3.0.11-r1

/usr/portage/dev-scheme/guile/guile-3.0.11-r1.ebuild 2026-07-30 20:03:04.656405468 +0300
11 11

  
12 12
LICENSE="LGPL-3+"
13 13
SLOT="$(ver_cut 1-2)"  # See (guile)Parallel Installations.
14
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos"
14
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
15 15

  
16 16
IUSE="debug debug-malloc +deprecated +jit +networking +nls +regex +threads" # upstream recommended +networking +nls
17 17
REQUIRED_USE="regex" # workaround for bug #596322
......
46 46

  
47 47
PATCHES=(
48 48
	"${FILESDIR}"/${PN}-2.2.3-gentoo-sandbox.patch
49
	"${FILESDIR}/${PN}-3.0-fix-32bit-BE.patch"
49
	"${FILESDIR}"/${PN}-3.0-fix-32bit-BE.patch
50
	"${FILESDIR}"/${PN}-3.0.11-parallel-install.patch
50 51
)
51 52

  
52 53
# Where to install data files.
Спасибо!