diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2016-04-09 14:26:07 +0200 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2016-04-09 14:26:22 +0200 |
commit | 7a6a76804c61df775fca5b508391de6f2faf9f0e (patch) | |
tree | 808ebfe2adc2777a19a6c56368f8450d3870c41f /net-analyzer/speedtest-cli | |
parent | x11-misc/kronometer: EAPI 6 (diff) | |
download | gentoo-7a6a76804c61df775fca5b508391de6f2faf9f0e.tar.gz gentoo-7a6a76804c61df775fca5b508391de6f2faf9f0e.tar.bz2 gentoo-7a6a76804c61df775fca5b508391de6f2faf9f0e.zip |
net-analyzer/speedtest-cli: arm
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-analyzer/speedtest-cli')
-rw-r--r-- | net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild index 444654da3806..d31fe337f721 100644 --- a/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild +++ b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/sivel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~arm ~arm64" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |