diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-09 13:43:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-09 13:43:47 +0300 |
commit | 2e596d6be402c5e804c2daa7f421473ad02a3242 (patch) | |
tree | 77a5f5c8c3cb4bd801953a5d0276b04e817ce587 /app-shells/tcsh | |
parent | dev-python/ipyparallel: Stabilize 8.3.0 sparc, #834198 (diff) | |
download | gentoo-2e596d6be402c5e804c2daa7f421473ad02a3242.tar.gz gentoo-2e596d6be402c5e804c2daa7f421473ad02a3242.tar.bz2 gentoo-2e596d6be402c5e804c2daa7f421473ad02a3242.zip |
app-shells/tcsh: Stabilize 6.24.00 ppc64, #856970
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.24.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.24.00.ebuild b/app-shells/tcsh/tcsh-6.24.00.ebuild index d63a4bf5dc7c..2ef3d76d1589 100644 --- a/app-shells/tcsh/tcsh-6.24.00.ebuild +++ b/app-shells/tcsh/tcsh-6.24.00.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -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" +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" IUSE="nls doc" RESTRICT="test" |