commit: 79ef3674aa6c67ba388e42e1689a686db852db10
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 9 10:13:27 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 9 10:13:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ef3674
app-text/dos2unix: Stabilize 7.5.3 amd64, #971016
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/dos2unix/dos2unix-7.5.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/dos2unix/dos2unix-7.5.3.ebuild
b/app-text/dos2unix/dos2unix-7.5.3.ebuild
index 8a05ebf9933e..ea047292a980 100644
--- a/app-text/dos2unix/dos2unix-7.5.3.ebuild
+++ b/app-text/dos2unix/dos2unix-7.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"