diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 21:48:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 23:40:55 +0100 |
commit | 94eea70aab2a2a615c6c95c381dd57c106a33d88 (patch) | |
tree | 70f4d03bc6b5b67111d7e5d4c4f249584c6bf6ae /app-shells | |
parent | dev-perl/Pod-LaTeX: Tested on ~amd64-fbsd (diff) | |
download | gentoo-94eea70aab2a2a615c6c95c381dd57c106a33d88.tar.gz gentoo-94eea70aab2a2a615c6c95c381dd57c106a33d88.tar.bz2 gentoo-94eea70aab2a2a615c6c95c381dd57c106a33d88.zip |
app-shells/tcsh: Tested on ~amd64-fbsd
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.20.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index f78c18beaf4d..75baa9ba906e 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -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" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~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" |