commit: 2ecc0dd149b5829b640d48ac1455f724e844f65b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jul 24 15:08:22 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jul 24 15:08:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecc0dd1
net-analyzer/sslscan: amd64 stable wrt bug #733724 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild b/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild index dfa4053fb25..512f14c5186 100644 --- a/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild +++ b/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${MY_FORK}/${PN}/archive/${PV}-${MY_FORK}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=""
