commit:     f9441594020d2c451fdf93a7dad6d92ac58624c4
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  5 01:59:17 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan  5 02:00:48 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9441594

net-misc/sslh: Stabilize 2.3.0 amd64, #964028

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 net-misc/sslh/sslh-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/sslh/sslh-2.3.0.ebuild b/net-misc/sslh/sslh-2.3.0.ebuild
index 01d433e051ac..ac71094122ed 100644
--- a/net-misc/sslh/sslh-2.3.0.ebuild
+++ b/net-misc/sslh/sslh-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/yrutschle/sslh.git";
        inherit git-r3
 else
-       KEYWORDS="~amd64 ~arm ~m68k ~mips ~s390 ~x86"
+       KEYWORDS="amd64 ~arm ~m68k ~mips ~s390 ~x86"
        SRC_URI="https://github.com/yrutschle/sslh/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
        S=${WORKDIR}/${P}
 fi

Reply via email to