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 E77B3158090 for ; Wed, 25 May 2022 08:29:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F0ABE0920; Wed, 25 May 2022 08:29:47 +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 235DBE0920 for ; Wed, 25 May 2022 08:29:47 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3A44341A40 for ; Wed, 25 May 2022 08:29:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25E314E5 for ; Wed, 25 May 2022 08:29:43 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1653467351.7518ba5b555947362625f7afde53460dd22a84c1.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/joypixels/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/joypixels/joypixels-6.6.0.ebuild X-VCS-Directories: media-fonts/joypixels/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 7518ba5b555947362625f7afde53460dd22a84c1 X-VCS-Branch: master Date: Wed, 25 May 2022 08:29:43 +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: 6f33a9c0-4449-4c7d-b104-46cd5b85ce8f X-Archives-Hash: 5b00406507963cfa2a2020d684f6759f commit: 7518ba5b555947362625f7afde53460dd22a84c1 Author: WANG Xuerui gentoo org> AuthorDate: Wed May 25 08:23:49 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Wed May 25 08:29:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7518ba5b media-fonts/joypixels: keyword 6.6.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> media-fonts/joypixels/joypixels-6.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/joypixels/joypixels-6.6.0.ebuild b/media-fonts/joypixels/joypixels-6.6.0.ebuild index e055ac0576fe..55e78f206a07 100644 --- a/media-fonts/joypixels/joypixels-6.6.0.ebuild +++ b/media-fonts/joypixels/joypixels-6.6.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}" #https://cdn.joypixels.com/distributions/gentoo-linux/license/free-license.txt LICENSE="JoyPixels" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" RESTRICT="bindist mirror" FONT_CONF=( "${FILESDIR}"/99-joypixels.conf )