commit: 9ff1c42db9d864c0821c26e4100660252e0404d8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 14:02:39 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 14:02:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff1c42d
dev-perl/Nmap-Parser: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild
b/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild
index 05051e61a02..79bc422234c 100644
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild
+++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Parse nmap scan data with perl"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=virtual/perl-Storable-2.0.0