diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:53:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:58 +0200 |
commit | 6eaa5b7259ae21ec727b3455b6123ad7cdbda86e (patch) | |
tree | 294123e863845f9809d76771480702af982ff798 /net-analyzer/sslscan | |
parent | app-accessibility/speech-dispatcher: x86 stable (bug #732620) (diff) | |
download | gentoo-6eaa5b7259ae21ec727b3455b6123ad7cdbda86e.tar.gz gentoo-6eaa5b7259ae21ec727b3455b6123ad7cdbda86e.tar.bz2 gentoo-6eaa5b7259ae21ec727b3455b6123ad7cdbda86e.zip |
net-analyzer/sslscan: x86 stable (bug #733724)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/sslscan')
-rw-r--r-- | net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild b/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild index 512f14c5186a..1cf3cf65c006 100644 --- a/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild +++ b/net-analyzer/sslscan/sslscan-1.11.13-r1.ebuild @@ -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="" |