diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:53:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:16 +0100 |
commit | c0c0d26e7969dfd9a9bc33dbd4e67c806081c062 (patch) | |
tree | 9cf31613478b72b962f4a935170f0cfe6c7246c2 /app-shells/tcsh | |
parent | games-util/grfcodec: ppc64 stable wrt bug #582288 (diff) | |
download | gentoo-c0c0d26e7969dfd9a9bc33dbd4e67c806081c062.tar.gz gentoo-c0c0d26e7969dfd9a9bc33dbd4e67c806081c062.tar.bz2 gentoo-c0c0d26e7969dfd9a9bc33dbd4e67c806081c062.zip |
app-shells/tcsh: ppc64 stable wrt bug #605850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 c34841b2cb13..c227a28b1f08 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |