commit: 685f6e2ac4c437d73b68da3bd116681921063a92 Author: Marcus Comstedt <marcus <AT> mc <DOT> pp <DOT> se> AuthorDate: Thu Jul 4 14:41:36 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 21:12:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=685f6e2a
app-shells/tcsh: keyworded 6.20.00 for riscv, bug #689248 Closes: https://bugs.gentoo.org/689248 Signed-off-by: Marcus Comstedt <marcus <AT> mc.pp.se> Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> app-shells/tcsh/tcsh-6.20.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index cd5fffb031c..4ab98e6e596 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"
