app-misc/tmux: arm64 stable (bug #695252)
authorAaron Bauman <bman@gentoo.org>
Thu, 7 Nov 2019 18:59:15 +0000 (13:59 -0500)
committerAaron Bauman <bman@gentoo.org>
Thu, 7 Nov 2019 18:59:15 +0000 (13:59 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

app-misc/tmux/tmux-2.9a.ebuild

index 2f279e1193147923eb50c77fb826d3ea9572feb4..4aca6cd831b232603d20f54f69bc0e17c42bc936 100644 (file)
@@ -14,7 +14,7 @@ if [[ "${PV}" == 9999 ]] ; then
 else
        SRC_URI="https://github.com/tmux/tmux/releases/download/${PV}/${P/_/-}.tar.gz"
        [[ "${PV}" == *_rc* ]] || \
-       KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
        S="${WORKDIR}/${P/_/-}"
 fi