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 CB2CE15808D for ; Wed, 20 Apr 2022 17:02:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF421E084A; Wed, 20 Apr 2022 17:02:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C65D6E084A for ; Wed, 20 Apr 2022 17:02:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D11F4341252 for ; Wed, 20 Apr 2022 17:02:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31A4B318 for ; Wed, 20 Apr 2022 17:02:06 +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: <1650474102.a2e1c026602dd7bfde3c23d1e067b5b6be45ace2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/389-ds-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild X-VCS-Directories: net-nds/389-ds-base/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a2e1c026602dd7bfde3c23d1e067b5b6be45ace2 X-VCS-Branch: master Date: Wed, 20 Apr 2022 17:02:06 +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: 0605138c-6c11-424b-8216-ceef701f13e0 X-Archives-Hash: f99344b1aec04a8cd679007b66e4e70d commit: a2e1c026602dd7bfde3c23d1e067b5b6be45ace2 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Apr 20 17:01:42 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Apr 20 17:01:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e1c026 net-nds/389-ds-base: Keyword 2.1.0-r2 arm64, #835618 Signed-off-by: Arthur Zamarin gentoo.org> net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild b/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild index a227781e6a30..adbe88602684 100644 --- a/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild +++ b/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild @@ -124,7 +124,7 @@ SRC_URI="https://github.com/389ds/${PN}/archive/refs/tags/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-3+ Apache-2.0 BSD MIT MPL-2.0" SLOT="$(ver_cut 1-2)/0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE_PLUGINS="+accountpolicy +bitwise +dna +pam-passthru" IUSE="${IUSE_PLUGINS} +autobind auto-dn-suffix debug doc +ldapi selinux systemd"