diff options
author | Sam James <sam@gentoo.org> | 2024-09-10 16:57:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-10 16:57:30 +0100 |
commit | 52b57cdb5b70970246abb3531ccb3ffdf3ab3eb6 (patch) | |
tree | 3aad6a98a5d687752d25b399572b6603e8f3a913 /app-forensics | |
parent | app-forensics/aide: Stabilize 0.18.8 amd64, #939426 (diff) | |
download | gentoo-52b57cdb5b70970246abb3531ccb3ffdf3ab3eb6.tar.gz gentoo-52b57cdb5b70970246abb3531ccb3ffdf3ab3eb6.tar.bz2 gentoo-52b57cdb5b70970246abb3531ccb3ffdf3ab3eb6.zip |
app-forensics/aide: Stabilize 0.18.8 x86, #939426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-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 04ae06afbd63..84849713e5d8 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=" |