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 2BAB3158200 for ; Sun, 14 Sep 2025 03:06:32 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0347D340F37 for ; Sun, 14 Sep 2025 03:06:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7B9B0110576; Sun, 14 Sep 2025 03:06:23 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7637E110576 for ; Sun, 14 Sep 2025 03:06:23 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FBFD335DBA for ; Sun, 14 Sep 2025 03:06:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64E3039AA for ; Sun, 14 Sep 2025 03:06:20 +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: <1757819098.20ed089e42801ed591d969c15108e3de0acdafb8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libshumate/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libshumate/libshumate-1.4.0.ebuild X-VCS-Directories: media-libs/libshumate/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 20ed089e42801ed591d969c15108e3de0acdafb8 X-VCS-Branch: master Date: Sun, 14 Sep 2025 03:06:20 +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: 79cffa29-ea95-41b8-a6a9-324f562f4792 X-Archives-Hash: 17798e8ded66a8e6751ae624b4d9009d commit: 20ed089e42801ed591d969c15108e3de0acdafb8 Author: Sam James gentoo org> AuthorDate: Sun Sep 14 03:04:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 14 03:04:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ed089e media-libs/libshumate: Stabilize 1.4.0 amd64, #962648 Signed-off-by: Sam James gentoo.org> media-libs/libshumate/libshumate-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libshumate/libshumate-1.4.0.ebuild b/media-libs/libshumate/libshumate-1.4.0.ebuild index 75de91d4fd2b..13128a69aeb9 100644 --- a/media-libs/libshumate/libshumate-1.4.0.ebuild +++ b/media-libs/libshumate/libshumate-1.4.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libshumate" LICENSE="LGPL-2.1+" SLOT="1.0/1" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc x86" REQUIRED_USE="gtk-doc? ( introspection )" IUSE="gtk-doc +introspection sysprof vala"