commit: 25bba52a03437ff687fd8759702d21833b3ec291 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 19 23:26:52 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 19 23:26:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bba52a
net-analyzer/speedtest-cli: Stabilize 2.1.3-r2 arm64, #922246 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r2.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r2.ebuild index 4fb0e2fc1022..a200344f72c7 100644 --- a/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r2.ebuild +++ b/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}"
