diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-11 05:43:29 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-11 05:43:29 +0100 |
commit | 59bbd67616fce824dbde3519093838093dbefad3 (patch) | |
tree | a914b61b1c72953d651d20b64a03b553b5c1b91f /app-misc/tmux | |
parent | www-client/firefox: Stable for HPPA (bug #564818). (diff) | |
download | gentoo-59bbd67616fce824dbde3519093838093dbefad3.tar.gz gentoo-59bbd67616fce824dbde3519093838093dbefad3.tar.bz2 gentoo-59bbd67616fce824dbde3519093838093dbefad3.zip |
app-misc/tmux: Stable for HPPA PPC64 (bug #564400).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-misc/tmux')
-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 a999121c4837..1f85dc857019 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=" |