diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-24 19:37:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-24 19:37:16 +0300 |
commit | a53de0378e5a1957b4e538a4f0c80117a4f05776 (patch) | |
tree | 329b794bea8552d313d91146a82437f65333b2b2 /app-misc | |
parent | xfce-extra/xfce4-battery-plugin: Bump to 1.1.1 (bugfix) (diff) | |
download | gentoo-a53de0378e5a1957b4e538a4f0c80117a4f05776.tar.gz gentoo-a53de0378e5a1957b4e538a4f0c80117a4f05776.tar.bz2 gentoo-a53de0378e5a1957b4e538a4f0c80117a4f05776.zip |
app-misc/tmux: amd64 stable wrt bug #662258
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 0d9ed1d1bf10..82aab0c941d3 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=" |