From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0DC0015A7DA for ; Fri, 17 Mar 2023 17:29:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BB0E2BC29C; Fri, 17 Mar 2023 17:29:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA1DE2BC29C for ; Fri, 17 Mar 2023 17:29:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 142493412E9 for ; Fri, 17 Mar 2023 17:29:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5AB48D8 for ; Fri, 17 Mar 2023 17:29:19 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1679074143.a63e8f393ab3c07361c04ee1fcff54b2e929ae51.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/aide/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/aide/aide-0.18.ebuild X-VCS-Directories: app-forensics/aide/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a63e8f393ab3c07361c04ee1fcff54b2e929ae51 X-VCS-Branch: master Date: Fri, 17 Mar 2023 17:29:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0d8deca-0e05-46cd-93f6-b2b2613abbbb X-Archives-Hash: 2c43fbfae731b796c02d4caa70e869c8 commit: a63e8f393ab3c07361c04ee1fcff54b2e929ae51 Author: Sam James gentoo org> AuthorDate: Fri Mar 17 17:29:03 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 17 17:29:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63e8f39 app-forensics/aide: Stabilize 0.18 amd64, #901901 Signed-off-by: Sam James gentoo.org> app-forensics/aide/aide-0.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/aide/aide-0.18.ebuild b/app-forensics/aide/aide-0.18.ebuild index 7378603a57e9..37cc61ba2835 100644 --- a/app-forensics/aide/aide-0.18.ebuild +++ b/app-forensics/aide/aide-0.18.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="