commit: db90a56583292311e28de8f65554a5ce1192ed9d Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 06:10:01 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 06:10:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db90a565
net-analyzer/ossec-hids: stabilize 3.6.0 on amd64, #707826 Bug: https://bugs.gentoo.org/707826 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild b/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild index d305e7ce418..366aa7098bd 100644 --- a/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild +++ b/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/ossec/ossec-hids/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="agent hybrid local mysql postgres server sqlite test" REQUIRED_USE="^^ ( agent hybrid local server ) ?? ( mysql postgres )"
