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 E0DC415ACFC for ; Tue, 2 May 2023 18:16:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18AC8E09C3; Tue, 2 May 2023 18:16:12 +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 F02CFE09C3 for ; Tue, 2 May 2023 18:16: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 07CFB3414ED for ; Tue, 2 May 2023 18:16:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E47CA5F for ; Tue, 2 May 2023 18:16:09 +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: <1683051346.9e4ebc9b2bf23a9d725fdf59abad284307be5057.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild X-VCS-Directories: dev-libs/gobject-introspection-common/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9e4ebc9b2bf23a9d725fdf59abad284307be5057 X-VCS-Branch: master Date: Tue, 2 May 2023 18:16:09 +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: b67d3601-3a02-4abc-8978-676073a8e431 X-Archives-Hash: 667b0e78adb48321728651f923b9fc94 commit: 9e4ebc9b2bf23a9d725fdf59abad284307be5057 Author: Arthur Zamarin gentoo org> AuthorDate: Tue May 2 18:15:46 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue May 2 18:15:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4ebc9b dev-libs/gobject-introspection-common: Stabilize 1.76.1 sparc, #905495 Signed-off-by: Arthur Zamarin gentoo.org> .../gobject-introspection-common-1.76.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild index fa4f55d44212..a941c89676e1 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="!<${CATEGORY}/${GNOME_ORG_MODULE}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: