commit: 05d7b0c672cc8b49dcb4f5e0f88c5471078d0ccd Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 23:41:23 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 23:44:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d7b0c6
net-analyzer/sec: x86 stable (bug #757045) Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-analyzer/sec/sec-2.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/sec/sec-2.8.3.ebuild b/net-analyzer/sec/sec-2.8.3.ebuild index 89e843baa33..bb9384a6d3c 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"