diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-08 10:40:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-08 10:40:34 +0300 |
commit | ad852feae219bd93c0c5919efc5d5a21390e88c7 (patch) | |
tree | 6021232b3c87607bdaaf34966e34e21f5e293cfd /app-shells | |
parent | dev-python/weasyprint: add 56.0 (diff) | |
download | gentoo-ad852feae219bd93c0c5919efc5d5a21390e88c7.tar.gz gentoo-ad852feae219bd93c0c5919efc5d5a21390e88c7.tar.bz2 gentoo-ad852feae219bd93c0c5919efc5d5a21390e88c7.zip |
app-shells/tcsh: Stabilize 6.24.00 sparc, #856970
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 5e5a97fcea75..5507e8c45b9f 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" |