diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-01 11:09:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-01 11:13:03 +0200 |
commit | 607a950d9d1f53164114e7f8b6135b792c0d773e (patch) | |
tree | cb632f498fe5af47b431499edb0177e84fbd9845 /app-misc | |
parent | dev-ruby/rmagick: x86 stable wrt bug #619718 (diff) | |
download | gentoo-607a950d9d1f53164114e7f8b6135b792c0d773e.tar.gz gentoo-607a950d9d1f53164114e7f8b6135b792c0d773e.tar.bz2 gentoo-607a950d9d1f53164114e7f8b6135b792c0d773e.zip |
app-misc/tmux: x86 stable wrt bug #620076
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmux/tmux-2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.3-r1.ebuild b/app-misc/tmux/tmux-2.3-r1.ebuild index fec575c2913a..69c674033d78 100644 --- a/app-misc/tmux/tmux-2.3-r1.ebuild +++ b/app-misc/tmux/tmux-2.3-r1.ebuild @@ -11,7 +11,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 ~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=" |