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 9E9A01580E0 for ; Mon, 27 Jan 2025 02:08:39 +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 84375343549 for ; Mon, 27 Jan 2025 02:08:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A8EC8110470; Mon, 27 Jan 2025 02:08:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9DB20110470 for ; Mon, 27 Jan 2025 02:08:35 +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 486133434B1 for ; Mon, 27 Jan 2025 02:08:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95715230A for ; Mon, 27 Jan 2025 02:08:33 +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: <1737943705.50f516dfc6212b4b6af8c7a47c7507ebe1615689.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libgedit-tepl/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/libgedit-tepl/libgedit-tepl-6.12.0.ebuild X-VCS-Directories: gui-libs/libgedit-tepl/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 50f516dfc6212b4b6af8c7a47c7507ebe1615689 X-VCS-Branch: master Date: Mon, 27 Jan 2025 02:08:33 +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: 81b36d7d-d9ff-4f42-9c86-5da53888659b X-Archives-Hash: b58b02b973a11c01e544a16d51f0db3c commit: 50f516dfc6212b4b6af8c7a47c7507ebe1615689 Author: Jakov Smolić gentoo org> AuthorDate: Mon Jan 27 02:08:25 2025 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Mon Jan 27 02:08:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f516df gui-libs/libgedit-tepl: Keyword 6.12.0 riscv, #948858 Signed-off-by: Jakov Smolić gentoo.org> gui-libs/libgedit-tepl/libgedit-tepl-6.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/libgedit-tepl/libgedit-tepl-6.12.0.ebuild b/gui-libs/libgedit-tepl/libgedit-tepl-6.12.0.ebuild index 478605d08a42..b2adeb1b638a 100644 --- a/gui-libs/libgedit-tepl/libgedit-tepl-6.12.0.ebuild +++ b/gui-libs/libgedit-tepl/libgedit-tepl-6.12.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/World/gedit/libgedit-tepl" LICENSE="LGPL-3+" SLOT="6/4" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="gtk-doc" RESTRICT="!test? ( test )"