app-misc/tmux: x86 stable (bug #695252)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Sep 2019 18:58:00 +0000 (20:58 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Sep 2019 19:02:37 +0000 (21:02 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-misc/tmux/tmux-2.9a.ebuild

index 4013221dbe73811dff5f6644cc962b4559b82451..7852a3a71405549a5bd0bf5e629b3faeeafe2b72 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