diff options
author | Sam James <sam@gentoo.org> | 2022-07-08 22:29:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-08 22:29:31 +0100 |
commit | 51a508704482af13d5ab5eed7ca919b4c1bd3288 (patch) | |
tree | e3b7991bcacba094abc76447a26bb14c8df0a5c4 /app-shells | |
parent | dev-java/xml-commons-resolver: Stabilize 1.2-r3 amd64, #856979 (diff) | |
download | gentoo-51a508704482af13d5ab5eed7ca919b4c1bd3288.tar.gz gentoo-51a508704482af13d5ab5eed7ca919b4c1bd3288.tar.bz2 gentoo-51a508704482af13d5ab5eed7ca919b4c1bd3288.zip |
app-shells/tcsh: Stabilize 6.24.00 x86, #856970
Signed-off-by: Sam James <sam@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 f91a71a6c0c4..d63a4bf5dc7c 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" |