diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-03 11:07:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-03 11:07:34 +0100 |
commit | f3d6e3e79299b57230939e84f2e323e7789d74c7 (patch) | |
tree | f34410cced8bebca1e3df6cb57f4db0a78b44b55 /sys-apps/dstat | |
parent | dev-python/pyftpdlib: sparc stable wrt bug #699756 (diff) | |
download | gentoo-f3d6e3e79299b57230939e84f2e323e7789d74c7.tar.gz gentoo-f3d6e3e79299b57230939e84f2e323e7789d74c7.tar.bz2 gentoo-f3d6e3e79299b57230939e84f2e323e7789d74c7.zip |
sys-apps/dstat: sparc stable wrt bug #700862
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
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 4a2b421669d3..50592404a609 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} )" |