diff options
author | 2023-05-09 05:51:30 +0000 | |
---|---|---|
committer | 2023-05-09 05:51:35 +0000 | |
commit | c40efbbf492e00525daad7ed8f20f400c45af885 (patch) | |
tree | 63d3d80a233713701b0364cdf8ceeedad3e2ef9f /app-forensics | |
parent | app-admin/mktwpol: Stabilize 1.0.1-r1 amd64, #905979 (diff) | |
download | gentoo-c40efbbf492e00525daad7ed8f20f400c45af885.tar.gz gentoo-c40efbbf492e00525daad7ed8f20f400c45af885.tar.bz2 gentoo-c40efbbf492e00525daad7ed8f20f400c45af885.zip |
app-forensics/aide: Stabilize 0.18.2 amd64, #905980
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/aide/aide-0.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.18.2.ebuild b/app-forensics/aide/aide-0.18.2.ebuild index 7378603a57e9..37cc61ba2835 100644 --- a/app-forensics/aide/aide-0.18.2.ebuild +++ b/app-forensics/aide/aide-0.18.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aide/aide/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="acl audit curl e2fs mhash selinux xattr" DEPEND=" |