app-misc/tmux-mem-cpu-load: amd64 stable wrt bug #657266
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 7 Jun 2018 10:10:06 +0000 (12:10 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 7 Jun 2018 10:10:06 +0000 (12:10 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"

app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild

index 103c6e43967394ae4573d2301a4bfcdc182fee6c..d5401db7832dd2a30bc2394913c88d0adad0d2eb 100644 (file)
@@ -9,10 +9,10 @@ IUSE=""
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/thewtex/tmux-mem-cpu-load.git"}
-       KEYWORDS="x86"
+       KEYWORDS="amd64 x86"
        SRC_URI=""
 else
-       KEYWORDS="~amd64 x86"
+       KEYWORDS="amd64 x86"
        SRC_URI="https://github.com/thewtex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 fi