diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-22 21:02:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-22 21:02:56 +0300 |
commit | 9b250071fc3428c588648500aa039657e8671075 (patch) | |
tree | d244827ea7913c1904c950bb5f8ffa519a164f78 /app-forensics | |
parent | dev-util/ostree: Stabilize 2023.2 amd64, #909007 (diff) | |
download | gentoo-9b250071fc3428c588648500aa039657e8671075.tar.gz gentoo-9b250071fc3428c588648500aa039657e8671075.tar.bz2 gentoo-9b250071fc3428c588648500aa039657e8671075.zip |
app-forensics/aide: Stabilize 0.18.3 amd64, #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 1597b19e7b1c..d7e4d4b1948d 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=" |