commit: 0bc4915a4ce8b47898d8beb240af01d010e5fb53
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 18:15:35 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 18:20:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc4915a
net-analyzer/trippy: stabilize 0.9.0 for amd64
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-analyzer/trippy/trippy-0.9.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/trippy/trippy-0.9.0.ebuild
b/net-analyzer/trippy/trippy-0.9.0.ebuild
index c6c9f913eefe..e1dfbdbbc957 100644
--- a/net-analyzer/trippy/trippy-0.9.0.ebuild
+++ b/net-analyzer/trippy/trippy-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -234,7 +234,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="suid"
FILECAPS=( cap_net_raw+p usr/bin/trip )