diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:14:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:39 +0100 |
commit | ea03b5d2f6a6f31391c60de7a4c4dfcb688d757b (patch) | |
tree | 0fe436b0c526723386cab8a8f739919ca9774dd6 /app-shells | |
parent | dev-python/pycairo: sparc stable wrt bug #606276 (diff) | |
download | gentoo-ea03b5d2f6a6f31391c60de7a4c4dfcb688d757b.tar.gz gentoo-ea03b5d2f6a6f31391c60de7a4c4dfcb688d757b.tar.bz2 gentoo-ea03b5d2f6a6f31391c60de7a4c4dfcb688d757b.zip |
app-shells/tcsh: sparc stable wrt bug #605850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 d5cbf24dbdc9..acffe01453ef 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" |