Diff geos-3.11.1 with a geos-3.11.2

/usr/portage/sci-libs/geos/geos-3.11.2.ebuild 2023-10-09 14:52:35.072368491 +0300
28 28
		-DUSE_CCACHE=OFF
29 29

  
30 30
		# bug #709368
31
		$(usex arm '-DDISABLE_GEOS_INLINE=ON' '')
31
		$(usev arm '-DDISABLE_GEOS_INLINE=ON')
32 32
	)
33 33

  
34 34
	cmake_src_configure
Thank you!