diff options
author | 2013-02-04 19:48:16 +0000 | |
---|---|---|
committer | 2013-02-04 19:48:16 +0000 | |
commit | 01a3d6ead0e998dd2c4ef836c23db7b6ecad968a (patch) | |
tree | 8ae97b998c3c3895a7d7b4bc1054a7233612d4cd /app-misc/tmux/tmux-1.7.ebuild | |
parent | Add USE=city, fix the update script so it only updates what is installed (bug... (diff) | |
download | historical-01a3d6ead0e998dd2c4ef836c23db7b6ecad968a.tar.gz historical-01a3d6ead0e998dd2c4ef836c23db7b6ecad968a.tar.bz2 historical-01a3d6ead0e998dd2c4ef836c23db7b6ecad968a.zip |
Add ~sh, ~s390 wrt bug #449000
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'app-misc/tmux/tmux-1.7.ebuild')
-rw-r--r-- | app-misc/tmux/tmux-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tmux/tmux-1.7.ebuild b/app-misc/tmux/tmux-1.7.ebuild index 42ea55f3b20d..2d34138f3ec8 100644 --- a/app-misc/tmux/tmux-1.7.ebuild +++ b/app-misc/tmux/tmux-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.7.ebuild,v 1.4 2013/01/08 15:12:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.7.ebuild,v 1.5 2013/02/04 19:48:14 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm 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="vim-syntax" COMMON_DEPEND=" |