commit: dca0cfafd879ab421e1c90114140b031d69a7842 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 12:43:19 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 12:43:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca0cfaf
net-analyzer/trippy: stabilize 0.12.2 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-analyzer/trippy/trippy-0.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/trippy/trippy-0.12.2.ebuild b/net-analyzer/trippy/trippy-0.12.2.ebuild index 312e292154b3..3ce3ed552737 100644 --- a/net-analyzer/trippy/trippy-0.12.2.ebuild +++ b/net-analyzer/trippy/trippy-0.12.2.ebuild @@ -312,7 +312,7 @@ LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD ISC MIT Unicode-3.0 WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="suid" FILECAPS=( cap_net_raw+p usr/bin/trip )
