diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 12:09:09 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:57 +0200 |
commit | 5032398ec672370ff1406307b27b28d07ef17d34 (patch) | |
tree | a9ba0344fc50e240c74add85e2ff6f5bd0f467cd /app-shells | |
parent | dev-tex/cjk-latex: keyword ~arm64 (diff) | |
download | gentoo-5032398ec672370ff1406307b27b28d07ef17d34.tar.gz gentoo-5032398ec672370ff1406307b27b28d07ef17d34.tar.bz2 gentoo-5032398ec672370ff1406307b27b28d07ef17d34.zip |
app-shells/tcsh: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 b0404f336da6..d2b632d582e6 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |