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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 34E55158095 for ; Tue, 21 Jun 2022 18:21:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87C58E0931; Tue, 21 Jun 2022 18:21:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6EB27E0930 for ; Tue, 21 Jun 2022 18:21:44 +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 738803418EA for ; Tue, 21 Jun 2022 18:21:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC1FE7F for ; Tue, 21 Jun 2022 18:21:41 +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: <1655835690.f34846954dc18f8a0367c1cdd25cdefd93363750.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/nut/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/nut/nut-2.7.4-r8.ebuild X-VCS-Directories: sys-power/nut/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: f34846954dc18f8a0367c1cdd25cdefd93363750 X-VCS-Branch: master Date: Tue, 21 Jun 2022 18:21:41 +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: d94ac3da-6745-4c16-b814-c0e32d4ba354 X-Archives-Hash: 87f1445eef7b37c2ac779a75fe44a261 commit: f34846954dc18f8a0367c1cdd25cdefd93363750 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Jun 21 18:21:30 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Jun 21 18:21:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3484695 sys-power/nut: Keyword 2.7.4-r8 arm64, #849821 Signed-off-by: Arthur Zamarin gentoo.org> sys-power/nut/nut-2.7.4-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/nut/nut-2.7.4-r8.ebuild b/sys-power/nut/nut-2.7.4-r8.ebuild index 7dd1503984cd..52ae7661079a 100644 --- a/sys-power/nut/nut-2.7.4-r8.ebuild +++ b/sys-power/nut/nut-2.7.4-r8.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.networkupstools.org/" SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="cgi ipmi snmp +usb selinux split-usr ssl tcpd xml zeroconf"