summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-12-26 23:43:58 -0600
committerTim Harder <radhermit@gentoo.org>2018-12-27 00:57:47 -0600
commit231f1fd57f238c1503ad55c5ca249bb784b23fdf (patch)
tree0cdc48abcf25f04a01bb1abd15729173f38ef78d /net-analyzer
parentnet-analyzer/speedtest-cli: add python3_7 support (diff)
downloadgentoo-231f1fd57f238c1503ad55c5ca249bb784b23fdf.tar.gz
gentoo-231f1fd57f238c1503ad55c5ca249bb784b23fdf.tar.bz2
gentoo-231f1fd57f238c1503ad55c5ca249bb784b23fdf.zip
net-analyzer/speedtest-cli: stabilize 2.0.2
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/speedtest-cli/speedtest-cli-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/speedtest-cli/speedtest-cli-2.0.2.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-2.0.2.ebuild
index 5909a8ba9f32..5ac123e2be42 100644
--- a/net-analyzer/speedtest-cli/speedtest-cli-2.0.2.ebuild
+++ b/net-analyzer/speedtest-cli/speedtest-cli-2.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/sivel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"