diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 12:04:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 12:23:38 +0100 |
commit | 3fed943a8c6a90ac67a747fcdf50706441b95a73 (patch) | |
tree | 90a78cd5f7bed0fd3fd3ddf519369570769746e7 /app-misc/tmux | |
parent | sys-apps/logwatch: x86 stable (bug #597828) (diff) | |
download | gentoo-3fed943a8c6a90ac67a747fcdf50706441b95a73.tar.gz gentoo-3fed943a8c6a90ac67a747fcdf50706441b95a73.tar.bz2 gentoo-3fed943a8c6a90ac67a747fcdf50706441b95a73.zip |
app-misc/tmux: x86 stable (bug #595620)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'app-misc/tmux')
-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 293af87efd57..e40c9f998e3b 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=" |