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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D3C07158094 for ; Tue, 27 Sep 2022 23:46:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9129E0828; Tue, 27 Sep 2022 23:46:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2582E0828 for ; Tue, 27 Sep 2022 23:46:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 190DE340FB4 for ; Tue, 27 Sep 2022 23:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B1935F8 for ; Tue, 27 Sep 2022 23:46:03 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1664322304.813884db699b7f3b97fff9e08f2d184c97325a71.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/cava/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/cava/cava-0.8.2-r1.ebuild X-VCS-Directories: media-sound/cava/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 813884db699b7f3b97fff9e08f2d184c97325a71 X-VCS-Branch: master Date: Tue, 27 Sep 2022 23:46:03 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 59e8a617-a950-443a-ab18-cf6f4fc5f1c6 X-Archives-Hash: 6fb16db26433842252dba0a0d0abf4bd commit: 813884db699b7f3b97fff9e08f2d184c97325a71 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Sep 27 22:02:10 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Sep 27 23:45:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813884db media-sound/cava: stabilize 0.8.2 for amd64, x86 First stable. Simple software with no known notable issues, can make some sense on old hardware wrt x86 too. Signed-off-by: Ionen Wolkens gentoo.org> media-sound/cava/cava-0.8.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/cava/cava-0.8.2-r1.ebuild b/media-sound/cava/cava-0.8.2-r1.ebuild index 4f86c143b927..e24cc76b4c0b 100644 --- a/media-sound/cava/cava-0.8.2-r1.ebuild +++ b/media-sound/cava/cava-0.8.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/karlstav/cava/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa +ncurses portaudio pulseaudio sdl sndio" RDEPEND="