diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 18:34:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 18:34:46 +0100 |
commit | e0c8829feeb54bcd1b131e84a9d35eb011a8eae8 (patch) | |
tree | a248b79542d3e81ada904606c34753eb57d29b9f | |
parent | 9724a1d92848e19ac87aa4694166d6f7a364ed97 (diff) | |
download | gentoo-e0c8829feeb54bcd1b131e84a9d35eb011a8eae8.tar.gz gentoo-e0c8829feeb54bcd1b131e84a9d35eb011a8eae8.tar.xz |
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.ebuild | 2 |
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 54fa609b846..4859b34f0ff 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 |