diff options
author | Sam James <sam@gentoo.org> | 2023-05-03 19:58:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-03 19:58:16 +0100 |
commit | 4846e68ff5211de1a4696b402b1d0063cf256c86 (patch) | |
tree | 21f71bc046f63c7e230106788270c66913dbb101 /app-forensics | |
parent | sys-process/atop: Stabilize 2.8.1 amd64, #899310 (diff) | |
download | gentoo-4846e68ff5211de1a4696b402b1d0063cf256c86.tar.gz gentoo-4846e68ff5211de1a4696b402b1d0063cf256c86.tar.bz2 gentoo-4846e68ff5211de1a4696b402b1d0063cf256c86.zip |
app-forensics/aide: Stabilize 0.18 x86, #901901
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-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 37cc61ba2835..d444643eab3b 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=" |