diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:31:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:31:01 +0100 |
commit | 44f8e998827ecdc831f16ed558589f5ae1fce7a4 (patch) | |
tree | 37d721f3553cf5d9ab7cb342fae15c860ab63660 /app-misc/tmux | |
parent | dev-ruby/ruby-ldap: alpha stable wrt bug #568110 (diff) | |
download | gentoo-44f8e998827ecdc831f16ed558589f5ae1fce7a4.tar.gz gentoo-44f8e998827ecdc831f16ed558589f5ae1fce7a4.tar.bz2 gentoo-44f8e998827ecdc831f16ed558589f5ae1fce7a4.zip |
app-misc/tmux: alpha stable wrt bug #564400
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/tmux')
-rw-r--r-- | app-misc/tmux/tmux-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.1.ebuild b/app-misc/tmux/tmux-2.1.ebuild index 2403a83c2f07..4ceba46ee594 100644 --- a/app-misc/tmux/tmux-2.1.ebuild +++ b/app-misc/tmux/tmux-2.1.ebuild @@ -13,7 +13,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 ~x64-freebsd ~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 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug selinux vim-syntax" CDEPEND=" |