diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 17:29:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 17:29:03 +0000 |
commit | a63e8f393ab3c07361c04ee1fcff54b2e929ae51 (patch) | |
tree | 5d5d6ab5c8e5a879046d3b12056f0d85ba84e5c9 /app-forensics/aide | |
parent | xfce-base/xfce4-session: Stabilize 4.18.1 arm, #901761 (diff) | |
download | gentoo-a63e8f393ab3c07361c04ee1fcff54b2e929ae51.tar.gz gentoo-a63e8f393ab3c07361c04ee1fcff54b2e929ae51.tar.bz2 gentoo-a63e8f393ab3c07361c04ee1fcff54b2e929ae51.zip |
app-forensics/aide: Stabilize 0.18 amd64, #901901
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics/aide')
-rw-r--r-- | app-forensics/aide/aide-0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.18.ebuild b/app-forensics/aide/aide-0.18.ebuild index 7378603a57e9..37cc61ba2835 100644 --- a/app-forensics/aide/aide-0.18.ebuild +++ b/app-forensics/aide/aide-0.18.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=" |