diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-10 17:35:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-10 17:35:07 +0200 |
commit | d273b1dad9861331a657f697d60b12bbe535ad92 (patch) | |
tree | 041550100f63f02fb9eedb31896a474271ed6732 /app-misc | |
parent | app-admin/puppet: Stable for HPPA (bug #575610). (diff) | |
download | gentoo-d273b1dad9861331a657f697d60b12bbe535ad92.tar.gz gentoo-d273b1dad9861331a657f697d60b12bbe535ad92.tar.bz2 gentoo-d273b1dad9861331a657f697d60b12bbe535ad92.zip |
app-misc/tmux: Stable for HPPA PPC64 (bug #595620).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmux/tmux-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.2.ebuild b/app-misc/tmux/tmux-2.2.ebuild index 2a3ab3cd54fe..10a3d692b17a 100644 --- a/app-misc/tmux/tmux-2.2.ebuild +++ b/app-misc/tmux/tmux-2.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux" CDEPEND=" |