diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-14 22:11:21 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-14 22:16:45 +0800 |
commit | 574d431a8b68b16ce282623e1262128a47ce1388 (patch) | |
tree | 7f463084547f1fc6cbac264ba247877a07eb96ac /app-misc | |
parent | app-admin/restart-services: amd64 stable (diff) | |
download | gentoo-574d431a8b68b16ce282623e1262128a47ce1388.tar.gz gentoo-574d431a8b68b16ce282623e1262128a47ce1388.tar.bz2 gentoo-574d431a8b68b16ce282623e1262128a47ce1388.zip |
app-misc/tmux: amd64 stable
Gentoo-bug: 644254
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmux/tmux-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.6.ebuild b/app-misc/tmux/tmux-2.6.ebuild index 78905b54e38c..dabbb790530a 100644 --- a/app-misc/tmux/tmux-2.6.ebuild +++ b/app-misc/tmux/tmux-2.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar. LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux" CDEPEND=" |