commit: a5348adbf38e6da7e4e49725377be4e662ec06cc
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 9 13:17:38 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Mar 9 14:26:07 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5348adb
app-text/dos2unix: Stabilize 7.5.3 arm64, #971016
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-text/dos2unix/dos2unix-7.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/dos2unix/dos2unix-7.5.3.ebuild
b/app-text/dos2unix/dos2unix-7.5.3.ebuild
index ce45267a6850..413637eb2964 100644
--- a/app-text/dos2unix/dos2unix-7.5.3.ebuild
+++ b/app-text/dos2unix/dos2unix-7.5.3.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${P/_/-}
LICENSE="BSD-2"
SLOT="0"
[[ "${PV}" == *_beta* ]] || \
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~x64-macos"
IUSE="debug nls test"
RESTRICT="!test? ( test )"