diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-28 23:02:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-28 23:03:02 +0100 |
commit | eb43a93706e07d60a05c15f53044684d95d38f05 (patch) | |
tree | 043e2d1729bec0e7cfa35d2ee7bdaf1702cef102 /app-misc | |
parent | app-admin/kpcli: version bump to 3.2. (diff) | |
download | gentoo-eb43a93706e07d60a05c15f53044684d95d38f05.tar.gz gentoo-eb43a93706e07d60a05c15f53044684d95d38f05.tar.bz2 gentoo-eb43a93706e07d60a05c15f53044684d95d38f05.zip |
app-misc/tmux: stable 2.6 for ppc64, bug #644254
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
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 f71497add19b..fb5eeb89b235 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=" |