diff options
author | Marcus Comstedt <marcus@mc.pp.se> | 2019-07-04 16:41:36 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-07-05 23:12:44 +0200 |
commit | 685f6e2ac4c437d73b68da3bd116681921063a92 (patch) | |
tree | 30475772ac7c76886a3b532ab6a15b8e2fd7c283 /app-shells/tcsh | |
parent | virtual/emacs: keyworded 26 for riscv, bug #689246 (diff) | |
download | gentoo-685f6e2ac4c437d73b68da3bd116681921063a92.tar.gz gentoo-685f6e2ac4c437d73b68da3bd116681921063a92.tar.bz2 gentoo-685f6e2ac4c437d73b68da3bd116681921063a92.zip |
app-shells/tcsh: keyworded 6.20.00 for riscv, bug #689248
Closes: https://bugs.gentoo.org/689248
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.20.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index cd5fffb031c9..4ab98e6e596a 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |