diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 10:34:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 10:34:36 +0200 |
commit | f6284051d6b2fa5487516b2562ae7484c3096d67 (patch) | |
tree | ea020c166999c17b4adc191fc19d71490a8e70a5 /media-libs/sdl-sound | |
parent | media-libs/sdl-ttf: Stabilize 2.0.11_p20220525 arm64, #883979 (diff) | |
download | gentoo-f6284051d6b2fa5487516b2562ae7484c3096d67.tar.gz gentoo-f6284051d6b2fa5487516b2562ae7484c3096d67.tar.bz2 gentoo-f6284051d6b2fa5487516b2562ae7484c3096d67.zip |
media-libs/sdl-sound: Stabilize 1.0.3_p20220525 sparc, #883981
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild index f4f1d4c6bc7c..50b30771731e 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_PN}-${SDL_SOUND_COMMIT} LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86 ~x64-macos" IUSE="flac mikmod modplug mp3 speex static-libs vorbis" RDEPEND=" |