diff options
author | 2017-01-21 21:22:44 +0100 | |
---|---|---|
committer | 2017-01-21 21:32:47 +0100 | |
commit | 42671e8e1f66e822aeac14de1c4cd71298b48c16 (patch) | |
tree | 2ddab7ea784dc4f3751925d39d7fe043b9908d65 /app-shells/tcsh/tcsh-6.20.00.ebuild | |
parent | app-portage/gentoolkit-dev: ppc stable wrt bug #605976 (diff) | |
download | gentoo-42671e8e1f66e822aeac14de1c4cd71298b48c16.tar.gz gentoo-42671e8e1f66e822aeac14de1c4cd71298b48c16.tar.bz2 gentoo-42671e8e1f66e822aeac14de1c4cd71298b48c16.zip |
app-shells/tcsh: ppc stable wrt bug #605850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/tcsh/tcsh-6.20.00.ebuild')
-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 c227a28b1f08..d5cbf24dbdc9 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" |