diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/sec/sec-2.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sec/sec-2.9.1.ebuild b/net-analyzer/sec/sec-2.9.1.ebuild index bf2342ed790d..bc37a9715f58 100644 --- a/net-analyzer/sec/sec-2.9.1.ebuild +++ b/net-analyzer/sec/sec-2.9.1.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 virtual/perl-JSON-PP" |