app-misc/tmux-2.9a: alpha stable, bug 695252
authorMatt Turner <mattst88@gentoo.org>
Sun, 6 Oct 2019 22:55:53 +0000 (15:55 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 6 Oct 2019 22:55:53 +0000 (15:55 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-misc/tmux/tmux-2.9a.ebuild

index 687cd34438b8a05f9a538ef8389034a707a3db8a..b0cb58402bf98952215f4b6e8de6446345b449d8 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-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"
        S="${WORKDIR}/${P/_/-}"
 fi