From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1F0915800A for ; Tue, 18 Feb 2025 21:59:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8D769343191 for ; Tue, 18 Feb 2025 21:59:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E5EB4110470; Tue, 18 Feb 2025 21:59:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id DB048110470 for ; Tue, 18 Feb 2025 21:59:08 +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 8AFC5343180 for ; Tue, 18 Feb 2025 21:59:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25A291596 for ; Tue, 18 Feb 2025 21:59:07 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1739915918.fbbbf9615e93a6353d628bda7c72e4d55bd45e3a.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.force X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: fbbbf9615e93a6353d628bda7c72e4d55bd45e3a X-VCS-Branch: master Date: Tue, 18 Feb 2025 21:59:07 +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: 457910d9-33a2-4d3b-b0c6-64f511640926 X-Archives-Hash: 2c117e7a65caa553c8dde53717750564 commit: fbbbf9615e93a6353d628bda7c72e4d55bd45e3a Author: Jakov Smolić gentoo org> AuthorDate: Tue Feb 18 21:56:19 2025 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Feb 18 21:58:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbbbf961 profiles/arch/riscv: Add libgrapheme support for media-gfx/imv Signed-off-by: Jakov Smolić gentoo.org> profiles/arch/riscv/package.use.force | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force index 8c21b8ef5111..729d74128fb6 100644 --- a/profiles/arch/riscv/package.use.force +++ b/profiles/arch/riscv/package.use.force @@ -1,11 +1,6 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Michael Orlitzky (2024-11-01) -# The alternative to icu is dev-libs/libgrapheme, and it -# ain't keyworded yet. -media-gfx/imv icu - # Ionen Wolkens (2023-07-26) # MPV currently[1] has no plans to support >=lua5-3 making luajit # the only choice for maintained lua. Apply mask/force to override