diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:07:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:33 +0000 |
commit | 7fd96ba252a9c490026a170082c6c701c56dcda7 (patch) | |
tree | e5d8bd4ad1898ecc90bfe0acc52c8b4fbbf6e3ef /app-shells | |
parent | app-shells/quoter: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7fd96ba252a9c490026a170082c6c701c56dcda7.tar.gz gentoo-7fd96ba252a9c490026a170082c6c701c56dcda7.tar.bz2 gentoo-7fd96ba252a9c490026a170082c6c701c56dcda7.zip |
app-shells/tcsh: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.22.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.22.02.ebuild b/app-shells/tcsh/tcsh-6.22.02.ebuild index 5170f861ce10..02fa21d5200c 100644 --- a/app-shells/tcsh/tcsh-6.22.02.ebuild +++ b/app-shells/tcsh/tcsh-6.22.02.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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 ~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" |