commit:     d1124290096a2fb8db7e1bb7c74eb79646894e0a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 06:46:38 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 06:46:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1124290

net-misc/sslh: Stabilize 1.22c amd64, #867208

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/net-misc/sslh/sslh-1.22c.ebuild b/net-misc/sslh/sslh-1.22c.ebuild
index 9ecf187a6416..5cdd51371001 100644
--- a/net-misc/sslh/sslh-1.22c.ebuild
+++ b/net-misc/sslh/sslh-1.22c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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