diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:43:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:44:32 +0300 |
commit | 8cfe015c5b9ed369df168eb5ca58fb98ae97ae96 (patch) | |
tree | 18ccf74cd5db2125768d16044a1c0135d978196a /app-shells/tcsh | |
parent | app-shells/tcsh: s390 stable wrt bug #605850 (diff) | |
download | gentoo-8cfe015c5b9ed369df168eb5ca58fb98ae97ae96.tar.gz gentoo-8cfe015c5b9ed369df168eb5ca58fb98ae97ae96.tar.bz2 gentoo-8cfe015c5b9ed369df168eb5ca58fb98ae97ae96.zip |
app-shells/tcsh: sh stable wrt bug #605850
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
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 fa686d95b692..424ffb50fe04 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 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" |