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 D6DA0158064 for ; Fri, 10 May 2024 17:35:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A459E2A1C; Fri, 10 May 2024 17:35:32 +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 104C2E2A1C for ; Fri, 10 May 2024 17:35:32 +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 56D61343025 for ; Fri, 10 May 2024 17:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E91D41830 for ; Fri, 10 May 2024 17:35:29 +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: <1715362516.6690f8f0134d820b201eba5eb641ca009ba028b7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libglade/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/libglade/libglade-2.6.4-r4.ebuild X-VCS-Directories: gnome-base/libglade/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6690f8f0134d820b201eba5eb641ca009ba028b7 X-VCS-Branch: master Date: Fri, 10 May 2024 17:35:29 +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: 9540ddfb-200d-4a7b-8d7b-f26370f61271 X-Archives-Hash: 8d4acc1f8dea33c5432f058429a7d264 commit: 6690f8f0134d820b201eba5eb641ca009ba028b7 Author: Sam James gentoo org> AuthorDate: Fri May 10 17:35:16 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 10 17:35:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6690f8f0 gnome-base/libglade: Stabilize 2.6.4-r4 sparc, #931684 Signed-off-by: Sam James gentoo.org> gnome-base/libglade/libglade-2.6.4-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/libglade/libglade-2.6.4-r4.ebuild b/gnome-base/libglade/libglade-2.6.4-r4.ebuild index 55f4f54ed337..9beb3cbfa35e 100644 --- a/gnome-base/libglade/libglade-2.6.4-r4.ebuild +++ b/gnome-base/libglade/libglade-2.6.4-r4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://library.gnome.org/devel/libglade/stable/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="static-libs test" RESTRICT="!test? ( test )"