diff options
author | 2017-03-21 16:20:05 +0100 | |
---|---|---|
committer | 2017-03-21 16:39:26 +0100 | |
commit | 81251422c40e4df596c23ffcc7cffa35fbca9230 (patch) | |
tree | 6944c9a071166ee100c240128680dae425af90f3 /app-shells/tcsh/tcsh-6.20.00.ebuild | |
parent | app-shells/quoter: add ~x64-cygwin keyword (diff) | |
download | gentoo-81251422c40e4df596c23ffcc7cffa35fbca9230.tar.gz gentoo-81251422c40e4df596c23ffcc7cffa35fbca9230.tar.bz2 gentoo-81251422c40e4df596c23ffcc7cffa35fbca9230.zip |
app-shells/tcsh: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
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 8ef03e893b6e..b0404f336da6 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 ~x86-fbsd ~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 ~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" |