diff options
author | 2022-03-19 20:21:38 +0100 | |
---|---|---|
committer | 2022-03-19 20:21:38 +0100 | |
commit | f1dbada385d37ff2addf9c527a104a14324705de (patch) | |
tree | 9c2212bf7064b4044f1de21376e7896dc0833310 /app-forensics/aide/aide-0.17.4-r2.ebuild | |
parent | dev-libs/cyrus-sasl: x86 stable wrt bug #835522 (diff) | |
download | gentoo-f1dbada385d37ff2addf9c527a104a14324705de.tar.gz gentoo-f1dbada385d37ff2addf9c527a104a14324705de.tar.bz2 gentoo-f1dbada385d37ff2addf9c527a104a14324705de.zip |
app-forensics/aide: x86 stable wrt bug #835523
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-forensics/aide/aide-0.17.4-r2.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.17.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aide/aide-0.17.4-r2.ebuild b/app-forensics/aide/aide-0.17.4-r2.ebuild index 354d174dae44..eee74dece344 100644 --- a/app-forensics/aide/aide-0.17.4-r2.ebuild +++ b/app-forensics/aide/aide-0.17.4-r2.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 zlib" DEPEND="dev-libs/libpcre |