summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-02-14 11:09:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-02-14 11:11:00 +0100
commit6807270f0578d15cbb4aed3faf23b6c363a6de23 (patch)
treeff34367b9201b5a5293c32a7af84d97094a7f99c /app-misc/tmux-mem-cpu-load
parentgames-emulation/fceux: x86 stable wrt bug #571342 (diff)
downloadgentoo-6807270f0578d15cbb4aed3faf23b6c363a6de23.tar.gz
gentoo-6807270f0578d15cbb4aed3faf23b6c363a6de23.tar.bz2
gentoo-6807270f0578d15cbb4aed3faf23b6c363a6de23.zip
app-misc/tmux-mem-cpu-load: x86 stable wrt bug #566236
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/tmux-mem-cpu-load')
-rw-r--r--app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild
index 4859b34f0ff4..7ae7c4e22dbc 100644
--- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild
+++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
KEYWORDS=""
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