diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-31 13:45:22 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-31 13:45:22 +0200 |
commit | 133b2ec42783c1a325287e4e28e45d22bb6e0370 (patch) | |
tree | 1de4ff00fac0f670336ceb7ac1dea61b53d62ce2 | |
parent | sys-libs/slang: Stable for HPPA too. (diff) | |
download | gentoo-133b2ec42783c1a325287e4e28e45d22bb6e0370.tar.gz gentoo-133b2ec42783c1a325287e4e28e45d22bb6e0370.tar.bz2 gentoo-133b2ec42783c1a325287e4e28e45d22bb6e0370.zip |
app-misc/tmux: Stable for HPPA too.
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --ignore-arches
-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 fb5eeb89b235..5b2d541aa62a 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=" |