diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:41:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:44:25 +0100 |
commit | 05d7b0c672cc8b49dcb4f5e0f88c5471078d0ccd (patch) | |
tree | c6a68cb47eb3de33c5ec00c1ad38ad3a2bc4791d /net-analyzer/sec | |
parent | net-analyzer/scanssh: x86 stable (bug #757042) (diff) | |
download | gentoo-05d7b0c672cc8b49dcb4f5e0f88c5471078d0ccd.tar.gz gentoo-05d7b0c672cc8b49dcb4f5e0f88c5471078d0ccd.tar.bz2 gentoo-05d7b0c672cc8b49dcb4f5e0f88c5471078d0ccd.zip |
net-analyzer/sec: x86 stable (bug #757045)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/sec')
-rw-r--r-- | net-analyzer/sec/sec-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sec/sec-2.8.3.ebuild b/net-analyzer/sec/sec-2.8.3.ebuild index 89e843baa33a..bb9384a6d3c1 100644 --- a/net-analyzer/sec/sec-2.8.3.ebuild +++ b/net-analyzer/sec/sec-2.8.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux" RDEPEND=">=dev-lang/perl-5.8.0" |