Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dstat/
Date: Mon, 02 Dec 2019 10:46:14
Message-Id: 1575283558.beeb3d7f639dfd4d8424da26319a8c82c44f38ac.ago@gentoo
1 commit: beeb3d7f639dfd4d8424da26319a8c82c44f38ac
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 2 10:45:58 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 2 10:45:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beeb3d7f
7
8 sys-apps/dstat: x86 stable wrt bug #700862
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/dstat/dstat-0.7.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/dstat/dstat-0.7.4.ebuild b/sys-apps/dstat/dstat-0.7.4.ebuild
18 index 43c8622ccaf..4a2b421669d 100644
19 --- a/sys-apps/dstat/dstat-0.7.4.ebuild
20 +++ b/sys-apps/dstat/dstat-0.7.4.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="doc examples wifi"
28 REQUIRED_USE="wifi? ( ${PYTHON_REQUIRED_USE} )"