diff options
author | 2017-01-29 16:05:24 +0100 | |
---|---|---|
committer | 2017-01-29 16:24:13 +0100 | |
commit | b51c552bdcf4e0e7a7cfa76ae9f45afc4533dc0b (patch) | |
tree | b0b341095cebc05e4c1f11cf3871753259db51f8 /app-shells/tcsh/tcsh-6.18.01-r4.ebuild | |
parent | app-shells/quoter: dropped ~ia64-hpux ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-b51c552bdcf4e0e7a7cfa76ae9f45afc4533dc0b.tar.gz gentoo-b51c552bdcf4e0e7a7cfa76ae9f45afc4533dc0b.tar.bz2 gentoo-b51c552bdcf4e0e7a7cfa76ae9f45afc4533dc0b.zip |
app-shells/tcsh: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-shells/tcsh/tcsh-6.18.01-r4.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.18.01-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.18.01-r4.ebuild b/app-shells/tcsh/tcsh-6.18.01-r4.ebuild index 48d21cacda9..ce871385a3c 100644 --- a/app-shells/tcsh/tcsh-6.18.01-r4.ebuild +++ b/app-shells/tcsh/tcsh-6.18.01-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |