commit: 8948c4fba6d33aa0329ce4861a4ac48816f8fb01
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 20 10:59:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 20 10:59:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8948c4fb
app-misc/ttyrec: Stabilize 1.1.7.1 amd64, #964718
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/ttyrec/ttyrec-1.1.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/ttyrec/ttyrec-1.1.7.1.ebuild
b/app-misc/ttyrec/ttyrec-1.1.7.1.ebuild
index 244413f2289b..8a7afde3207f 100644
--- a/app-misc/ttyrec/ttyrec-1.1.7.1.ebuild
+++ b/app-misc/ttyrec/ttyrec-1.1.7.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ovh-${P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux
~ppc-macos"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux
~ppc-macos"
IUSE="+zstd"
RDEPEND="zstd? ( app-arch/zstd:= )"