Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/
Date: Thu, 03 Nov 2022 17:24:34
Message-Id: 1667496249.e6dd29f92a8fb3d51fceeda5c961cd57bbd4e1df.arthurzam@gentoo
1 commit: e6dd29f92a8fb3d51fceeda5c961cd57bbd4e1df
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 17:23:45 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 17:24:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6dd29f9
7
8 app-shells/tcsh: Stabilize 6.24.01-r1 ppc, #879291
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 198b66449dd4..4ee4a7ed8afc 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"