diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-02 16:01:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-02 16:02:35 +0200 |
commit | 77ffd6b8a8c56e5c16c62d73e59e04ab1e057de3 (patch) | |
tree | a1fe77d71b65653ecaca10105a6c34fad5a0cc2c /app-misc | |
parent | app-portage/eix-0.33.2-r0: alpha stable (diff) | |
download | gentoo-77ffd6b8a8c56e5c16c62d73e59e04ab1e057de3.tar.gz gentoo-77ffd6b8a8c56e5c16c62d73e59e04ab1e057de3.tar.bz2 gentoo-77ffd6b8a8c56e5c16c62d73e59e04ab1e057de3.zip |
app-misc/tmux-2.7-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/662258
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-misc')
-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 c944df5ead46..b20bcd73bdc7 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=" |