diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:43:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:44:33 +0300 |
commit | facda3f42366f57cf9669b86dbaf76147c9769ab (patch) | |
tree | f988791a133da0ab8f1f52a6af7957c3203dff25 /app-shells/tcsh | |
parent | app-shells/tcsh: sh stable wrt bug #605850 (diff) | |
download | gentoo-facda3f42366f57cf9669b86dbaf76147c9769ab.tar.gz gentoo-facda3f42366f57cf9669b86dbaf76147c9769ab.tar.bz2 gentoo-facda3f42366f57cf9669b86dbaf76147c9769ab.zip |
app-shells/tcsh: m68k 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="m68k"
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 424ffb50fe04..cd5fffb031c9 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" |