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 C23DF1581FB for ; Fri, 30 Aug 2024 17:11:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9105E29E5; Fri, 30 Aug 2024 17:11:28 +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 9E8F6E29E5 for ; Fri, 30 Aug 2024 17:11:28 +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 6A66534306A for ; Fri, 30 Aug 2024 17:11:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C312E14D6 for ; Fri, 30 Aug 2024 17:11:25 +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: <1725037765.91448bc65e9d2ffa25c17afc1b42d7d8de86c7d2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/powerline-symbols/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild X-VCS-Directories: media-fonts/powerline-symbols/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 91448bc65e9d2ffa25c17afc1b42d7d8de86c7d2 X-VCS-Branch: master Date: Fri, 30 Aug 2024 17:11:25 +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: dbff1b10-68fc-4eb5-8f2d-470e06905715 X-Archives-Hash: 42a34ad9fd376607a1ed6f2c195716ae commit: 91448bc65e9d2ffa25c17afc1b42d7d8de86c7d2 Author: Sam James gentoo org> AuthorDate: Fri Aug 30 17:09:25 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 30 17:09:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91448bc6 media-fonts/powerline-symbols: Keyword 20170508 arm64, #937303 Signed-off-by: Sam James gentoo.org> media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild b/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild index db05d13a52cc..e3601892b8ec 100644 --- a/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild +++ b/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~loong ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" IUSE="" FONT_CONF=( 10-powerline-symbols.conf )