commit: 7502aeb3060a3d2062120da7d95dc0fd706c6981 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 12:07:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 12:09:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7502aeb3
net-analyzer/sflowtool: Stabilize 6.06 x86, #950880 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/sflowtool/sflowtool-6.06.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sflowtool/sflowtool-6.06.ebuild b/net-analyzer/sflowtool/sflowtool-6.06.ebuild index 4fbad47c6fac..5c13ee4c3e20 100644 --- a/net-analyzer/sflowtool/sflowtool-6.06.ebuild +++ b/net-analyzer/sflowtool/sflowtool-6.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/sflow/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="inmon-sflow" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug" src_prepare() {
