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 4092015800F for ; Fri, 17 Feb 2023 08:23:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 171FCE090E; Fri, 17 Feb 2023 08:23:45 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2178E0919 for ; Fri, 17 Feb 2023 08:23:44 +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 23665341096 for ; Fri, 17 Feb 2023 08:23:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0131F8CD for ; Fri, 17 Feb 2023 08:23:41 +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: <1676622149.0cb9247bdc1ee8918a80312d262d05fcca464ff1.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/gtksourceview/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/gtksourceview/gtksourceview-5.6.2.ebuild X-VCS-Directories: gui-libs/gtksourceview/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0cb9247bdc1ee8918a80312d262d05fcca464ff1 X-VCS-Branch: master Date: Fri, 17 Feb 2023 08:23:41 +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: edec149a-4d1d-4e60-838a-47b07fc6614d X-Archives-Hash: dde334fc7804cc922d9110d15f1ae07a commit: 0cb9247bdc1ee8918a80312d262d05fcca464ff1 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 17 08:22:29 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 17 08:22:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb9247b gui-libs/gtksourceview: Stabilize 5.6.2 x86, #893302 Signed-off-by: Arthur Zamarin gentoo.org> gui-libs/gtksourceview/gtksourceview-5.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/gtksourceview/gtksourceview-5.6.2.ebuild b/gui-libs/gtksourceview/gtksourceview-5.6.2.ebuild index 3878a28aa146..8a4aabe00cda 100644 --- a/gui-libs/gtksourceview/gtksourceview-5.6.2.ebuild +++ b/gui-libs/gtksourceview/gtksourceview-5.6.2.ebuild @@ -16,7 +16,7 @@ REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) " -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.72:2