diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-24 08:18:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-24 08:18:53 +0100 |
commit | a7a451e5316fb9f464a8d96b16265f36800d7493 (patch) | |
tree | de48c11f1c42518c7a5ea111ec68fdd7961ae329 /app-shells/tcsh | |
parent | dev-python/pytest-xvfb: amd64 stable wrt bug #754231 (diff) | |
download | gentoo-a7a451e5316fb9f464a8d96b16265f36800d7493.tar.gz gentoo-a7a451e5316fb9f464a8d96b16265f36800d7493.tar.bz2 gentoo-a7a451e5316fb9f464a8d96b16265f36800d7493.zip |
app-shells/tcsh: amd64 stable wrt bug #756097
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 33aa34b663de..dd30ff8afeb5 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" |