net-misc/sslh: x86 stable (bug #665160)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 12 Nov 2018 01:05:24 +0000 (02:05 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 12 Nov 2018 01:13:16 +0000 (02:13 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-misc/sslh/sslh-1.19c.ebuild

index f58bdffe2ceb143f65620ace6bda2763e3d3f80b..45b5e0eea3cc020623db2d70d783b6051d775d31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -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 ~sh ~x86"
+       KEYWORDS="~amd64 ~arm ~m68k ~mips ~s390 ~sh x86"
        MY_P="${PN}-v${PV}"
        SRC_URI="https://www.rutschle.net/tech/${PN}/${MY_P}.tar.gz"
        S=${WORKDIR}/${MY_P}