diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:34:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:59 +0100 |
commit | 285392bfedf965fa6dd000363bf7264073fa4742 (patch) | |
tree | e95a94bf7dc48cb6121d64639f89cb1ef71f9dec /sys-apps | |
parent | sci-libs/nlopt: x86 stable wrt bug #593568 (diff) | |
download | gentoo-285392bfedf965fa6dd000363bf7264073fa4742.tar.gz gentoo-285392bfedf965fa6dd000363bf7264073fa4742.tar.bz2 gentoo-285392bfedf965fa6dd000363bf7264073fa4742.zip |
sys-apps/dstat: x86 stable wrt bug #593570
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dstat/dstat-0.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dstat/dstat-0.7.3.ebuild b/sys-apps/dstat/dstat-0.7.3.ebuild index 6980b141b125..d0832f2784cf 100644 --- a/sys-apps/dstat/dstat-0.7.3.ebuild +++ b/sys-apps/dstat/dstat-0.7.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="wifi doc examples" RDEPEND="wifi? ( net-wireless/python-wifi )" |