diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 11:36:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 11:36:54 +0000 |
commit | f864d6d16d5a51c533b9d71c93bf52836a509737 (patch) | |
tree | db82c4699878e6dbca151c1ad4adc15db2110889 /app-forensics/aide | |
parent | sys-libs/libcap: Stabilize 2.68 sparc, #906014 (diff) | |
download | gentoo-f864d6d16d5a51c533b9d71c93bf52836a509737.tar.gz gentoo-f864d6d16d5a51c533b9d71c93bf52836a509737.tar.bz2 gentoo-f864d6d16d5a51c533b9d71c93bf52836a509737.zip |
app-forensics/aide: Stabilize 0.18.2 x86, #905980
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics/aide')
-rw-r--r-- | app-forensics/aide/aide-0.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.18.2.ebuild b/app-forensics/aide/aide-0.18.2.ebuild index 37cc61ba2835..d444643eab3b 100644 --- a/app-forensics/aide/aide-0.18.2.ebuild +++ b/app-forensics/aide/aide-0.18.2.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=" |