commit: 49b2ec8f9e1fd23bcebe27e46374c032c44f9b84 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue May 4 07:00:28 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue May 4 07:00:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b2ec8f
app-forensics/aide: amd64 stable wrt bug #787983 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-forensics/aide/aide-0.16.2_p20200614.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/aide/aide-0.16.2_p20200614.ebuild b/app-forensics/aide/aide-0.16.2_p20200614.ebuild index 4daf1f2b555..620c50cb818 100644 --- a/app-forensics/aide/aide-0.16.2_p20200614.ebuild +++ b/app-forensics/aide/aide-0.16.2_p20200614.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aide/aide/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="acl audit curl e2fs mhash postgres prelink selinux xattr zlib" REQUIRED_USE="
