diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:19:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:19:36 +0100 |
commit | ee8915e1bf88b27f10801476fc990138d4e1a2e9 (patch) | |
tree | 6ecae464941f69971be60723fd7bc9dacec0870b /sys-apps/dstat | |
parent | dev-python/pycountry: ppc stable wrt bug #700038 (diff) | |
download | gentoo-ee8915e1bf88b27f10801476fc990138d4e1a2e9.tar.gz gentoo-ee8915e1bf88b27f10801476fc990138d4e1a2e9.tar.bz2 gentoo-ee8915e1bf88b27f10801476fc990138d4e1a2e9.zip |
sys-apps/dstat: ppc stable wrt bug #700862
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/dstat')
-rw-r--r-- | sys-apps/dstat/dstat-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dstat/dstat-0.7.4.ebuild b/sys-apps/dstat/dstat-0.7.4.ebuild index 2ec701f78d16..205434328b2a 100644 --- a/sys-apps/dstat/dstat-0.7.4.ebuild +++ b/sys-apps/dstat/dstat-0.7.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples wifi" REQUIRED_USE="wifi? ( ${PYTHON_REQUIRED_USE} )" |