diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 17:12:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 17:12:39 +0300 |
commit | e2efc8513e404b66d8be9b65d6937d3062993136 (patch) | |
tree | 3e1928974ba300a990e8d6dfc91f92af71b983b7 /app-misc/tmux | |
parent | app-misc/pax-utils: arm stable wrt bug #646606 (diff) | |
download | gentoo-e2efc8513e404b66d8be9b65d6937d3062993136.tar.gz gentoo-e2efc8513e404b66d8be9b65d6937d3062993136.tar.bz2 gentoo-e2efc8513e404b66d8be9b65d6937d3062993136.zip |
app-misc/tmux: arm stable wrt bug #644254
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-misc/tmux')
-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 5c212fbbb4e1..a4d3a8dc6f6b 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=" |