diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:40:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:40:14 +0100 |
commit | 5148ff135d1474daf6da23f974f96ffbe58953ae (patch) | |
tree | 19f9f4582817758dc4278aae7bff50777d179cbc /app-misc/tmux/tmux-2.1.ebuild | |
parent | sci-physics/herwig: Drop old (diff) | |
download | gentoo-5148ff135d1474daf6da23f974f96ffbe58953ae.tar.gz gentoo-5148ff135d1474daf6da23f974f96ffbe58953ae.tar.bz2 gentoo-5148ff135d1474daf6da23f974f96ffbe58953ae.zip |
app-misc/tmux: x86 stable wrt bug #564400
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-misc/tmux/tmux-2.1.ebuild')
-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 1f85dc857019..5c79ac5757e1 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=" |