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 90E62158094 for ; Tue, 16 Aug 2022 18:51:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF72E0955; Tue, 16 Aug 2022 18:51:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CC46EE0955 for ; Tue, 16 Aug 2022 18:51:07 +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 DE544341297 for ; Tue, 16 Aug 2022 18:51:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADA955A3 for ; Tue, 16 Aug 2022 18:51:03 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1660675831.897683fbbf4d258f42f239bd6f9484f8af9a74ef.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/alsa-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/alsa-utils/alsa-utils-1.2.7-r1.ebuild X-VCS-Directories: media-sound/alsa-utils/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 897683fbbf4d258f42f239bd6f9484f8af9a74ef X-VCS-Branch: master Date: Tue, 16 Aug 2022 18:51: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: 2081d63c-abc7-494c-83ae-50a394cd87d3 X-Archives-Hash: 156d0b7ad236bdc1ed5e6d893587abcb commit: 897683fbbf4d258f42f239bd6f9484f8af9a74ef Author: Arthur Zamarin gentoo org> AuthorDate: Tue Aug 16 18:50:31 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Aug 16 18:50:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897683fb media-sound/alsa-utils: Stabilize 1.2.7-r1 hppa, #862124 Signed-off-by: Arthur Zamarin gentoo.org> media-sound/alsa-utils/alsa-utils-1.2.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/alsa-utils/alsa-utils-1.2.7-r1.ebuild b/media-sound/alsa-utils/alsa-utils-1.2.7-r1.ebuild index 753daf229f99..db469bc435f5 100644 --- a/media-sound/alsa-utils/alsa-utils-1.2.7-r1.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.2.7-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/utils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="bat doc +libsamplerate ieee1394 +ncurses nls selinux" CDEPEND=">=media-libs/alsa-lib-${PV}