summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:34:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:34:46 +0100
commite0c8829feeb54bcd1b131e84a9d35eb011a8eae8 (patch)
treea248b79542d3e81ada904606c34753eb57d29b9f
parentnet-libs/courier-authlib: amd64 stable wrt bug #572744 (diff)
downloadgentoo-e0c8829feeb54bcd1b131e84a9d35eb011a8eae8.tar.gz
gentoo-e0c8829feeb54bcd1b131e84a9d35eb011a8eae8.tar.bz2
gentoo-e0c8829feeb54bcd1b131e84a9d35eb011a8eae8.zip
app-misc/tmux-mem-cpu-load: amd64 stable wrt bug #566236
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 54fa609b8463..4859b34f0ff4 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