diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-09 14:15:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-09 14:15:50 +0200 |
commit | 4928becbb3c01cca25878cee28c2df9cc018d223 (patch) | |
tree | 0ea37ef60c247e64eb29c5c1c9840b8451f14b3d /app-shells | |
parent | sys-kernel/gentoo-sources: ppc stable wrt bug #856877 (diff) | |
download | gentoo-4928becbb3c01cca25878cee28c2df9cc018d223.tar.gz gentoo-4928becbb3c01cca25878cee28c2df9cc018d223.tar.bz2 gentoo-4928becbb3c01cca25878cee28c2df9cc018d223.zip |
app-shells/tcsh: ppc stable wrt bug #856970
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.24.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.24.00.ebuild b/app-shells/tcsh/tcsh-6.24.00.ebuild index b49aea1c7d90..c97fe7fe2c8b 100644 --- a/app-shells/tcsh/tcsh-6.24.00.ebuild +++ b/app-shells/tcsh/tcsh-6.24.00.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |