diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 16:23:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 16:23:02 +0000 |
commit | 1a71d8c630728d790627c259560cf75145597474 (patch) | |
tree | 93caf61c6e68e7de9a4899f4c166db5b082b09bf /app-forensics | |
parent | dev-libs/libbytesize: Stabilize 2.8 amd64, #910344 (diff) | |
download | gentoo-1a71d8c630728d790627c259560cf75145597474.tar.gz gentoo-1a71d8c630728d790627c259560cf75145597474.tar.bz2 gentoo-1a71d8c630728d790627c259560cf75145597474.zip |
app-forensics/aide: Stabilize 0.18.4 amd64, #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 1b15f02fa969..41f542844193 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=" |