diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 10:11:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 10:14:08 +0100 |
commit | affa140a91eb4fef35281fd52b1a796009850870 (patch) | |
tree | 92cf3041ed342046b4f0d905513a09362188afd1 /app-misc/tmux | |
parent | sys-fs/ncdu: stable 1.13 for ppc64, bug #658858 (diff) | |
download | gentoo-affa140a91eb4fef35281fd52b1a796009850870.tar.gz gentoo-affa140a91eb4fef35281fd52b1a796009850870.tar.bz2 gentoo-affa140a91eb4fef35281fd52b1a796009850870.zip |
app-misc/tmux: stable 2.7 for ppc64, bug #662258
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-misc/tmux')
-rw-r--r-- | app-misc/tmux/tmux-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.7.ebuild b/app-misc/tmux/tmux-2.7.ebuild index 8cdf3975fae0..7b74613dbeb5 100644 --- a/app-misc/tmux/tmux-2.7.ebuild +++ b/app-misc/tmux/tmux-2.7.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=" |