From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2DB27138334 for ; Sun, 9 Sep 2018 01:12:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF06E0880; Sun, 9 Sep 2018 01:12:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89E1BE0872 for ; Sun, 9 Sep 2018 01:12:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CADC33409EC for ; Sun, 9 Sep 2018 01:12:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B966D3D9 for ; Sun, 9 Sep 2018 01:12:16 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1536455508.f7a7b9c6381d76528e9cf6d3e9f8aba3573e2689.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-mixer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild X-VCS-Directories: media-libs/sdl2-mixer/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: f7a7b9c6381d76528e9cf6d3e9f8aba3573e2689 X-VCS-Branch: master Date: Sun, 9 Sep 2018 01:12:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 77c87968-ed41-46f1-8d36-340954dd4545 X-Archives-Hash: dac2d3d6c881772d6d6522868532fbdf commit: f7a7b9c6381d76528e9cf6d3e9f8aba3573e2689 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Sep 9 01:03:25 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Sep 9 01:11:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a7b9c6 media-libs/sdl2-mixer: x86 stable (bug #665062) Package-Manager: Portage-2.3.49, Repoman-2.3.10 media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild index 388f490aac1..b2506f31b7c 100644 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild @@ -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 playtools smpeg static-libs timidity tremor vorbis +wav" REQUIRED_USE=" midi? ( || ( timidity fluidsynth ) )