commit: 73353c359d702dd7325f77e4db6bc471bded4583
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 20 01:05:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 20 01:05:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73353c35
sys-apps/texinfo: Stabilize 7.2-r3 arm64, #961808
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/texinfo/texinfo-7.2-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/texinfo/texinfo-7.2-r3.ebuild
b/sys-apps/texinfo/texinfo-7.2-r3.ebuild
index c7f330097b8e..13f1a50eabc2 100644
--- a/sys-apps/texinfo/texinfo-7.2-r3.ebuild
+++ b/sys-apps/texinfo/texinfo-7.2-r3.ebuild
@@ -27,7 +27,7 @@ elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then
REGEN_BDEPEND=""
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
REGEN_BDEPEND=""
fi