diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:26:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:22 +0200 |
commit | 8deae7cd6e401ec8de7647616663d4dfb4748cd2 (patch) | |
tree | 85880333adb67e4e949579593b657d8b570f98ba /app-misc | |
parent | app-arch/libarchive: ppc64 stable wrt bug #618026 (diff) | |
download | gentoo-8deae7cd6e401ec8de7647616663d4dfb4748cd2.tar.gz gentoo-8deae7cd6e401ec8de7647616663d4dfb4748cd2.tar.bz2 gentoo-8deae7cd6e401ec8de7647616663d4dfb4748cd2.zip |
app-misc/tmux: ppc64 stable wrt bug #620076
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmux/tmux-2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.3-r1.ebuild b/app-misc/tmux/tmux-2.3-r1.ebuild index 363177710215..e82409faeb11 100644 --- a/app-misc/tmux/tmux-2.3-r1.ebuild +++ b/app-misc/tmux/tmux-2.3-r1.ebuild @@ -11,7 +11,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 ~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=" |