diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-04 09:00:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-04 09:00:28 +0200 |
commit | 49b2ec8f9e1fd23bcebe27e46374c032c44f9b84 (patch) | |
tree | c638daf1b8c75619cf515f5be4fdad93a6459e39 /app-forensics/aide | |
parent | x11-misc/bbkeys: amd64 stable wrt bug #787926 (diff) | |
download | gentoo-49b2ec8f9e1fd23bcebe27e46374c032c44f9b84.tar.gz gentoo-49b2ec8f9e1fd23bcebe27e46374c032c44f9b84.tar.bz2 gentoo-49b2ec8f9e1fd23bcebe27e46374c032c44f9b84.zip |
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@gentoo.org>
Diffstat (limited to 'app-forensics/aide')
-rw-r--r-- | app-forensics/aide/aide-0.16.2_p20200614.ebuild | 4 |
1 files 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 4daf1f2b555d..620c50cb8185 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=" |