diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-22 20:46:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-22 20:46:16 +0300 |
commit | 65fa18fea459f58dc94e3561c38a8ab0a85e56f6 (patch) | |
tree | 08ec8be16ba065ac52a3c2219bd3cac8b8590645 /app-forensics | |
parent | dev-util/kdevelop: Fix build with dev-util/astyle-3.4 (diff) | |
download | gentoo-65fa18fea459f58dc94e3561c38a8ab0a85e56f6.tar.gz gentoo-65fa18fea459f58dc94e3561c38a8ab0a85e56f6.tar.bz2 gentoo-65fa18fea459f58dc94e3561c38a8ab0a85e56f6.zip |
app-forensics/aide: Stabilize 0.18.3 x86, #909000
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/aide/aide-0.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.18.3.ebuild b/app-forensics/aide/aide-0.18.3.ebuild index 1b15f02fa969..1597b19e7b1c 100644 --- a/app-forensics/aide/aide-0.18.3.ebuild +++ b/app-forensics/aide/aide-0.18.3.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=" |