diff options
author | 2017-06-10 15:38:56 +0200 | |
---|---|---|
committer | 2017-06-10 15:38:56 +0200 | |
commit | 0c073c5d9de19b9a4833b51e83c4476694123351 (patch) | |
tree | 35062726942843d4b91793c29dda4d959350bfb1 /app-misc | |
parent | dev-lang/php: amd64 stable wrt bug #621230 (diff) | |
download | gentoo-0c073c5d9de19b9a4833b51e83c4476694123351.tar.gz gentoo-0c073c5d9de19b9a4833b51e83c4476694123351.tar.bz2 gentoo-0c073c5d9de19b9a4833b51e83c4476694123351.zip |
app-misc/tmux: sparc stable wrt bug #620076
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 8f4589f16707..363177710215 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=" |