diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 17:07:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 17:07:36 +0000 |
commit | 4e642c99e102a11edd02c7db4017f8ba97dcb2e4 (patch) | |
tree | 9be7dc5ecb49af707295886b5144bfd26d08107f /app-forensics | |
parent | media-libs/openjpeg: Fix cross-compiling support (diff) | |
download | gentoo-4e642c99e102a11edd02c7db4017f8ba97dcb2e4.tar.gz gentoo-4e642c99e102a11edd02c7db4017f8ba97dcb2e4.tar.bz2 gentoo-4e642c99e102a11edd02c7db4017f8ba97dcb2e4.zip |
app-forensics/aide: Stabilize 0.18.4 x86, #910347
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/aide/aide-0.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.18.4.ebuild b/app-forensics/aide/aide-0.18.4.ebuild index 41f542844193..d7e4d4b1948d 100644 --- a/app-forensics/aide/aide-0.18.4.ebuild +++ b/app-forensics/aide/aide-0.18.4.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=" |