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 F0545158020 for ; Fri, 16 Dec 2022 20:57:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C16EE09EA; Fri, 16 Dec 2022 20:57:11 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 2D694E09E4 for ; Fri, 16 Dec 2022 20:57:11 +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 4706134117E for ; Fri, 16 Dec 2022 20:57:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 115407F2 for ; Fri, 16 Dec 2022 20:57:07 +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: <1671224190.7ea9e1f277a5364f971eb6241a06b0ffad20edf2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gtksourceview/gtksourceview-4.8.4.ebuild X-VCS-Directories: x11-libs/gtksourceview/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7ea9e1f277a5364f971eb6241a06b0ffad20edf2 X-VCS-Branch: master Date: Fri, 16 Dec 2022 20:57: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: be57af5b-3b08-4f10-930b-b4a0982b6d47 X-Archives-Hash: f3b0f4d03099d5b133ead6aa357ab6fb commit: 7ea9e1f277a5364f971eb6241a06b0ffad20edf2 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 16 20:56:30 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 16 20:56:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea9e1f2 x11-libs/gtksourceview: Stabilize 4.8.4 ppc64, #885627 Signed-off-by: Arthur Zamarin gentoo.org> x11-libs/gtksourceview/gtksourceview-4.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/gtksourceview/gtksourceview-4.8.4.ebuild b/x11-libs/gtksourceview/gtksourceview-4.8.4.ebuild index 977a901f350b..884a94fd4378 100644 --- a/x11-libs/gtksourceview/gtksourceview-4.8.4.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-4.8.4.ebuild @@ -14,7 +14,7 @@ SLOT="4" IUSE="glade gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2