libsndfile: uprev to 1.2.2

Uprev to version 1.2.2.  Ebuild taken from

https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/libsndfile/libsndfile-1.2.2.ebuild?id=36fb5f5154610285fdb7868d780c5e9588f2e19c

media-libs/libsndfile: Stabilize 1.2.2 amd64, #914096
4367658
 Sam James committed on 2023-09-13 13:37:14 UTC

This is not the very latest version, which would be 1.2.2-r2, but
it matches the version in Piper (google3/third_party/libsndfile).

I applied the same modifications as we did for version 1.2.0 (our
version on the left):

	4c4
	< EAPI=7
	---
	> EAPI=8
	6c6
	< PYTHON_COMPAT=( python3_{8..11} )
	---
	> PYTHON_COMPAT=( python3_{9..11} pypy3 )
	13c13
	< 	KEYWORDS="*"
	---
	> 	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"

Also that this is currently a spurious dep of the sound packages
(b/329180486) so we will be the only users.  See
http://g/chromeos-audio-sw/OSo6W1Ngndc

BUG=None
TEST=emerge-midna libsndfile

Change-Id: I48dbab676ca45dafb02ea2f0aeffd8affc2d04c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/portage-stable/+/5370650
Reviewed-by: Li-Yu Yu <aaronyu@google.com>
Tested-by: Luigi Semenzato <semenzato@chromium.org>
Commit-Queue: Luigi Semenzato <semenzato@chromium.org>
4 files changed