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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C8DF2158018 for ; Mon, 4 Oct 2021 17:44:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAE69E087A; Mon, 4 Oct 2021 17:44:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91406E087A for ; Mon, 4 Oct 2021 17:44:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A19E3342F06 for ; Mon, 4 Oct 2021 17:44:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF208147 for ; Mon, 4 Oct 2021 17:44:48 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1633369436.17fb73a1dfa61b646150f8ffb8ef4d984bc2cfd7.sam@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.2.ebuild X-VCS-Directories: x11-libs/gtksourceview/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 17fb73a1dfa61b646150f8ffb8ef4d984bc2cfd7 X-VCS-Branch: master Date: Mon, 4 Oct 2021 17:44:48 +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: b5aa8d87-e547-420c-b5cf-a27cc98fe4d4 X-Archives-Hash: 5c3d08c00ea92486e3f2eaa7f6ccae85 commit: 17fb73a1dfa61b646150f8ffb8ef4d984bc2cfd7 Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Oct 4 15:31:07 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 4 17:43:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17fb73a1 x11-libs/gtksourceview: stable 4.8.2 for sparc, bug #815013 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild b/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild index 9d6b9ee90d0..17432083d65 100644 --- a/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild @@ -14,7 +14,7 @@ SLOT="4" IUSE="glade gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2