diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-03 16:20:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-03 16:20:05 +0200 |
commit | 6aa692143b284da286c0ba727654b5f31654ebe2 (patch) | |
tree | 6acb3c96a333268804a6d20b14e17c0f41a979a8 /sys-apps/dstat | |
parent | app-text/dblatex: x86 stable (bug #737532) (diff) | |
download | gentoo-6aa692143b284da286c0ba727654b5f31654ebe2.tar.gz gentoo-6aa692143b284da286c0ba727654b5f31654ebe2.tar.bz2 gentoo-6aa692143b284da286c0ba727654b5f31654ebe2.zip |
sys-apps/dstat: x86 stable (bug #739964)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/dstat')
-rw-r--r-- | sys-apps/dstat/dstat-0.7.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dstat/dstat-0.7.4-r2.ebuild b/sys-apps/dstat/dstat-0.7.4-r2.ebuild index 7e27d34cc5d6..ddd1585c117a 100644 --- a/sys-apps/dstat/dstat-0.7.4-r2.ebuild +++ b/sys-apps/dstat/dstat-0.7.4-r2.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 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="doc examples" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |