summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-02 13:04:37 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-02 13:04:37 +0300
commit3f73b965ed2c6203fee04144c64a1ccaebe74f73 (patch)
tree1f384ec9a2a0afd98aee77f631274ea28240a7dc /media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
parentmedia-libs/sdl2-image: amd64 stable wrt bug #674132 (diff)
downloadgentoo-3f73b965ed2c6203fee04144c64a1ccaebe74f73.tar.gz
gentoo-3f73b965ed2c6203fee04144c64a1ccaebe74f73.tar.bz2
gentoo-3f73b965ed2c6203fee04144c64a1ccaebe74f73.zip
media-libs/sdl2-mixer: amd64 stable wrt bug #674132
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild')
-rw-r--r--media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
index f3dc11dbd3bd..1e3995f3f5b1 100644
--- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
+++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa x86"
+KEYWORDS="amd64 ~arm ~hppa x86"
IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 opus playtools static-libs timidity tremor vorbis +wav"
REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )