repo/gentoo:master commit in: net-misc/knock/
"Eli Schwartz" <[email protected]> Sun, 02 Aug 2026 07:48:18 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785656813.43f84c29d666a2ee10e8ad0f6e293447260287e9.eschwartz@gentoo> |
commit: 43f84c29d666a2ee10e8ad0f6e293447260287e9
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 2 05:11:45 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Aug 2 07:46:53 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f84c29
net-misc/knock: Stabilize 0.8.2 amd64, #980254
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-misc/knock/knock-0.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/knock/knock-0.8.2.ebuild b/net-misc/knock/knock-0.8.2.ebuild
index 6e460a49f0d7..013ec3b06689 100644
--- a/net-misc/knock/knock-0.8.2.ebuild
+++ b/net-misc/knock/knock-0.8.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/TDFKAOlli/knock/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm64 ppc ~sparc x86"
IUSE="+server"
DEPEND="server? ( net-libs/libpcap )"