diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:23:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:24:09 +0200 |
commit | e6dd29f92a8fb3d51fceeda5c961cd57bbd4e1df (patch) | |
tree | daebc1def9a5f5325d40cef037325b6e53923351 /app-shells | |
parent | app-shells/tcsh: Stabilize 6.24.01-r1 hppa, #879291 (diff) | |
download | gentoo-e6dd29f92a8fb3d51fceeda5c961cd57bbd4e1df.tar.gz gentoo-e6dd29f92a8fb3d51fceeda5c961cd57bbd4e1df.tar.bz2 gentoo-e6dd29f92a8fb3d51fceeda5c961cd57bbd4e1df.zip |
app-shells/tcsh: Stabilize 6.24.01-r1 ppc, #879291
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.24.01-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.24.01-r1.ebuild b/app-shells/tcsh/tcsh-6.24.01-r1.ebuild index 198b66449dd4..4ee4a7ed8afc 100644 --- a/app-shells/tcsh/tcsh-6.24.01-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.24.01-r1.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" |