diff options
author | Sam James <sam@gentoo.org> | 2024-09-10 16:57:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-10 16:57:29 +0100 |
commit | 2aa24479e2984258f16e67d4eb9cb65a047b295c (patch) | |
tree | 5cf478ad458cc9001dba73ac1f9c6d5e8db91ddc /app-forensics/aide | |
parent | sys-kernel/linux-firmware: add 20240909 (diff) | |
download | gentoo-2aa24479e2984258f16e67d4eb9cb65a047b295c.tar.gz gentoo-2aa24479e2984258f16e67d4eb9cb65a047b295c.tar.bz2 gentoo-2aa24479e2984258f16e67d4eb9cb65a047b295c.zip |
app-forensics/aide: Stabilize 0.18.8 amd64, #939426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics/aide')
-rw-r--r-- | app-forensics/aide/aide-0.18.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.18.8.ebuild b/app-forensics/aide/aide-0.18.8.ebuild index 9f98d3dca440..04ae06afbd63 100644 --- a/app-forensics/aide/aide-0.18.8.ebuild +++ b/app-forensics/aide/aide-0.18.8.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=" |