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 83C6915814C for ; Sun, 5 Nov 2023 08:46:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 418282BC021; Sun, 5 Nov 2023 08:46:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1AB972BC013 for ; Sun, 5 Nov 2023 08:46:03 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16189335CD2 for ; Sun, 5 Nov 2023 08:46:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61A2E12A6 for ; Sun, 5 Nov 2023 08:46:00 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1699173951.3aeaa75a34dfa35044618e2ff1810c489c463536.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/apparmor/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/apparmor/apparmor-3.1.4.ebuild X-VCS-Directories: sys-apps/apparmor/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3aeaa75a34dfa35044618e2ff1810c489c463536 X-VCS-Branch: master Date: Sun, 5 Nov 2023 08:46:00 +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: 2afc83f7-1f21-498d-be63-635897cd93c0 X-Archives-Hash: b126a772a5b6dce1c6ab3eae08474e29 commit: 3aeaa75a34dfa35044618e2ff1810c489c463536 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Nov 5 08:45:51 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Nov 5 08:45:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aeaa75a sys-apps/apparmor: Stabilize 3.1.4 arm64, #916841 Signed-off-by: Arthur Zamarin gentoo.org> sys-apps/apparmor/apparmor-3.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/apparmor/apparmor-3.1.4.ebuild b/sys-apps/apparmor/apparmor-3.1.4.ebuild index 3c6676d4ab63..d926393c0bf5 100644 --- a/sys-apps/apparmor/apparmor-3.1.4.ebuild +++ b/sys-apps/apparmor/apparmor-3.1.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${PN}-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="~amd64 arm64 ~riscv" IUSE="doc" # Was restricted previously b/c needs apparmor support in kernel