commit: 0dd5a04e648aeef3d63f5ce5436e32d6f98fb544 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 17:48:53 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 17:48:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd5a04e
media-sound/chuck: Stabilize 1.5.4.3 x86, #947550 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-sound/chuck/chuck-1.5.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/chuck/chuck-1.5.4.3.ebuild b/media-sound/chuck/chuck-1.5.4.3.ebuild index 70115f4d5785..e2af9a6d57a5 100644 --- a/media-sound/chuck/chuck-1.5.4.3.ebuild +++ b/media-sound/chuck/chuck-1.5.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://chuck.cs.princeton.edu/release/files/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+alsa jack examples" REQUIRED_USE="|| ( alsa jack )"