Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/
Date: Thu, 03 Nov 2022 19:57:57
Message-Id: 1667505438.2d34f3e7a6a3569016e13ae034bc4c33956d60c1.sam@gentoo
1 commit: 2d34f3e7a6a3569016e13ae034bc4c33956d60c1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 19:57:18 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 19:57:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d34f3e7
7
8 app-shells/tcsh: Stabilize 6.24.01-r1 amd64, #879291
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-shells/tcsh/tcsh-6.24.01-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/tcsh/tcsh-6.24.01-r1.ebuild b/app-shells/tcsh/tcsh-6.24.01-r1.ebuild
16 index 74a97f30e5a4..1e41bdd3941c 100644
17 --- a/app-shells/tcsh/tcsh-6.24.01-r1.ebuild
18 +++ b/app-shells/tcsh/tcsh-6.24.01-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="nls doc"
26 RESTRICT="test"