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 1DA0C158094 for ; Sun, 25 Sep 2022 13:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9B01E0D4A; Sun, 25 Sep 2022 13:17:50 +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 9AAFCE0D48 for ; Sun, 25 Sep 2022 13:17:50 +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 4EB8E340FFD for ; Sun, 25 Sep 2022 13:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC6265C0 for ; Sun, 25 Sep 2022 13:17:47 +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: <1664111856.66ead9ced7c4a799d8856d7de6ff7000cc47a671.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ii/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/ii/ii-1.9.ebuild X-VCS-Directories: net-irc/ii/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 66ead9ced7c4a799d8856d7de6ff7000cc47a671 X-VCS-Branch: master Date: Sun, 25 Sep 2022 13:17:47 +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: e8f657f5-98f1-443a-bee1-cc1732099a5f X-Archives-Hash: 4ea05018f3361829338e6c09abfa08f2 commit: 66ead9ced7c4a799d8856d7de6ff7000cc47a671 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Sep 25 13:17:36 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Sep 25 13:17:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ead9ce net-irc/ii: Stabilize 1.9 arm, #869062 Signed-off-by: Arthur Zamarin gentoo.org> net-irc/ii/ii-1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ii/ii-1.9.ebuild b/net-irc/ii/ii-1.9.ebuild index 67969310e7e7..f1cd0011b17c 100644 --- a/net-irc/ii/ii-1.9.ebuild +++ b/net-irc/ii/ii-1.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux" src_prepare() { default