media-libs/sdl_audiolib: Keyword 0_p20220622-r1 ppc64, #965728

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-11-07 11:03:06 +02:00
parent 853b38c05d
commit d84ae31b47
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -12,7 +12,7 @@ else
SDLAUDIO_COMMIT="b66a66fedf8f65cacc5ce2ff8ed8d10649c6de31"
SRC_URI="https://github.com/realnc/SDL_audiolib/archive/${SDLAUDIO_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN/sdl/SDL}-${SDLAUDIO_COMMIT}"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~ppc64 ~x86"
fi
DESCRIPTION="Audio decoding, resampling and mixing library for SDL"