commit: 8aee19f6f2ca6d85e2e5a8d98ac7a9a0d9161e56 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 10 06:28:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 10 06:28:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aee19f6
net-analyzer/tcping: Stabilize 2.1.0 amd64, #957738 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/tcping/tcping-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/tcping/tcping-2.1.0.ebuild b/net-analyzer/tcping/tcping-2.1.0.ebuild index b7f426393c4b..5eec6370d88d 100644 --- a/net-analyzer/tcping/tcping-2.1.0.ebuild +++ b/net-analyzer/tcping/tcping-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mkirchner/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" src_prepare() { default
