Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/faudio/
Date: Wed, 15 Mar 2023 12:54:44
Message-Id: 1678884872.1d7b73ea2bab1a37e8be2a8275db25c72897ce59.arthurzam@gentoo
1 commit: 1d7b73ea2bab1a37e8be2a8275db25c72897ce59
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 15 12:54:32 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 15 12:54:32 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7b73ea
7
8 app-emulation/faudio: Stabilize 23.02 x86, #895372
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emulation/faudio/faudio-23.02.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/faudio/faudio-23.02.ebuild b/app-emulation/faudio/faudio-23.02.ebuild
16 index 2a14e9db9d2c..b9b08e790002 100644
17 --- a/app-emulation/faudio/faudio-23.02.ebuild
18 +++ b/app-emulation/faudio/faudio-23.02.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/FAudio-${PV}"
20
21 LICENSE="ZLIB"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="debug dumpvoices test"
26 RESTRICT="!test? ( test )"