commit: 2eb6864246c0f0ce1a052658a5d3c05e9517d74a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 15:50:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 15:50:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb68642
sys-apps/texinfo: Stabilize 7.2 arm, #954194
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/texinfo/texinfo-7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/texinfo/texinfo-7.2.ebuild
b/sys-apps/texinfo/texinfo-7.2.ebuild
index 231e12793936..51327c186fc1 100644
--- a/sys-apps/texinfo/texinfo-7.2.ebuild
+++ b/sys-apps/texinfo/texinfo-7.2.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