diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:17:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:17:20 +0000 |
commit | 5e625efe5fccc3b6915d6887d87008afa8008324 (patch) | |
tree | 422a04de51bf4cb9379eb929d594ff2ca41ec86d /app-misc/tmux | |
parent | sys-kernel/linux-firmware: Update snapshot (diff) | |
download | gentoo-5e625efe5fccc3b6915d6887d87008afa8008324.tar.gz gentoo-5e625efe5fccc3b6915d6887d87008afa8008324.tar.bz2 gentoo-5e625efe5fccc3b6915d6887d87008afa8008324.zip |
app-misc/tmux: stable 2.6 for ppc, bug #644254
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
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 a4d3a8dc6f6b..f71497add19b 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=" |