diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-18 20:03:35 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-18 20:03:35 +0100 |
commit | b35410a7a26f71e97e1e8c5124c2467f6f97bbbd (patch) | |
tree | d84e868044cd6fb8e1dcbd1fc24a8db36bc56787 /app-shells/tcsh | |
parent | x11-misc/xdg-utils: arm stable, bug #605682 (diff) | |
download | gentoo-b35410a7a26f71e97e1e8c5124c2467f6f97bbbd.tar.gz gentoo-b35410a7a26f71e97e1e8c5124c2467f6f97bbbd.tar.bz2 gentoo-b35410a7a26f71e97e1e8c5124c2467f6f97bbbd.zip |
app-shells/tcsh: arm stable, bug #605850
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-shells/tcsh')
-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 558a6f627d8e..8dcbbf4d34b4 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -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 ~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" |