diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 22:04:04 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 22:04:37 +0900 |
commit | e43ca6035b0abc0177536f8a50dc8d0af9c36ad3 (patch) | |
tree | a6da3af218e40e619451d4c70a5e3c5e087b6574 /app-misc | |
parent | dev-lisp/hyperspec: Bumps EAPI version. Fixes missing quotes (diff) | |
download | gentoo-e43ca6035b0abc0177536f8a50dc8d0af9c36ad3.tar.gz gentoo-e43ca6035b0abc0177536f8a50dc8d0af9c36ad3.tar.bz2 gentoo-e43ca6035b0abc0177536f8a50dc8d0af9c36ad3.zip |
app-misc/tmux: amd64 stable wrt bug #595620
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 af79163453e4..67a3f24a6b04 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=" |