diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:58:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:53 +0100 |
commit | 9dd348e56ffb2e7e51c3b58e00dec92d188a8f31 (patch) | |
tree | d9439544db69175532dbbee20785898b435825e4 /app-shells | |
parent | sys-apps/kbd: ia64 stable wrt bug #563350 (diff) | |
download | gentoo-9dd348e56ffb2e7e51c3b58e00dec92d188a8f31.tar.gz gentoo-9dd348e56ffb2e7e51c3b58e00dec92d188a8f31.tar.bz2 gentoo-9dd348e56ffb2e7e51c3b58e00dec92d188a8f31.zip |
app-shells/tcsh: ia64 stable wrt bug #605850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-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 2a4a367ddd20..f16e1a39d228 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" |