diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-02 08:52:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-02 08:52:15 +0200 |
commit | 5bbe51fe77a841c4cd457306d7be36d0281f5ac4 (patch) | |
tree | 845313c534d2bf21b4e3059078ee68b45ae433c6 | |
parent | app-misc/tmux: x86 stable wrt bug #862139 (diff) | |
download | gentoo-5bbe51fe77a841c4cd457306d7be36d0281f5ac4.tar.gz gentoo-5bbe51fe77a841c4cd457306d7be36d0281f5ac4.tar.bz2 gentoo-5bbe51fe77a841c4cd457306d7be36d0281f5ac4.zip |
app-text/dos2unix: x86 stable wrt bug #862151
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-text/dos2unix/dos2unix-7.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dos2unix/dos2unix-7.4.3.ebuild b/app-text/dos2unix/dos2unix-7.4.3.ebuild index 56475fb3f1be..bc7cc8179d7a 100644 --- a/app-text/dos2unix/dos2unix-7.4.3.ebuild +++ b/app-text/dos2unix/dos2unix-7.4.3.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${P/_/-}" LICENSE="BSD-2" SLOT="0" [[ "${PV}" == *_beta* ]] || \ -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris" IUSE="debug nls test" RDEPEND=" |