commit:     1ae21e1d632fa4df010762009183157fb2dd2ec4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 11:30:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 11:30:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae21e1d

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

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/sslh/sslh-1.22c.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/sslh/sslh-1.22c.ebuild b/net-misc/sslh/sslh-1.22c.ebuild
index 5cdd51371001..e757173655e9 100644
--- a/net-misc/sslh/sslh-1.22c.ebuild
+++ b/net-misc/sslh/sslh-1.22c.ebuild
@@ -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