diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-09 22:25:30 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-09 22:25:43 -0400 |
commit | 4fdcbfa4c314cd79c65622f0054e8dce253697eb (patch) | |
tree | 6cedfac144c64ff655434e0afd20a38fcc826925 /app-misc | |
parent | dev-util/meson: amd64 stable wrt bug #682986 (diff) | |
download | gentoo-4fdcbfa4c314cd79c65622f0054e8dce253697eb.tar.gz gentoo-4fdcbfa4c314cd79c65622f0054e8dce253697eb.tar.bz2 gentoo-4fdcbfa4c314cd79c65622f0054e8dce253697eb.zip |
app-misc/tmux: version 2.7 stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tmux/tmux-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tmux/tmux-2.7.ebuild b/app-misc/tmux/tmux-2.7.ebuild index 7b74613dbeb5..42239f6e26cb 100644 --- a/app-misc/tmux/tmux-2.7.ebuild +++ b/app-misc/tmux/tmux-2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar. 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=" |