diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-30 10:06:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-30 10:06:29 +0200 |
commit | 93b1a513c7dbd64b5d5c7bb9aecb2e2233b21e50 (patch) | |
tree | 8d06c178af1eaa783754a6f2881be2fdc2b78d3b /app-misc | |
parent | net-dialup/freeradius: Bump to version 3.0.12 (diff) | |
download | gentoo-93b1a513c7dbd64b5d5c7bb9aecb2e2233b21e50.tar.gz gentoo-93b1a513c7dbd64b5d5c7bb9aecb2e2233b21e50.tar.bz2 gentoo-93b1a513c7dbd64b5d5c7bb9aecb2e2233b21e50.zip |
app-misc/tmux-2.2-r0: stable on alpha
Gentoo-Bug: 595620
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmux/tmux-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.2.ebuild b/app-misc/tmux/tmux-2.2.ebuild index 62520a30a02e..2a3ab3cd54fe 100644 --- a/app-misc/tmux/tmux-2.2.ebuild +++ b/app-misc/tmux/tmux-2.2.ebuild @@ -12,7 +12,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 utempter vim-syntax kernel_FreeBSD kernel_linux" CDEPEND=" |