diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-26 22:59:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-26 22:59:31 +0000 |
commit | 3833d31201d8d8c9e981f6c71173cccf20f37e87 (patch) | |
tree | 09b62c456d65b073b527510c2748cf4a63fe4b70 /app-shells/tcsh | |
parent | dev-python/lxml: stable 4.6.1 for hppa (diff) | |
download | gentoo-3833d31201d8d8c9e981f6c71173cccf20f37e87.tar.gz gentoo-3833d31201d8d8c9e981f6c71173cccf20f37e87.tar.bz2 gentoo-3833d31201d8d8c9e981f6c71173cccf20f37e87.zip |
app-shells/tcsh: stable 6.22.02 for hppa
stable wrt bug #756097
Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.22.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.22.02.ebuild b/app-shells/tcsh/tcsh-6.22.02.ebuild index fa187740653e..7b4aaffdc163 100644 --- a/app-shells/tcsh/tcsh-6.22.02.ebuild +++ b/app-shells/tcsh/tcsh-6.22.02.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls doc" RESTRICT="test" |