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 0A1F21382C5 for ; Sat, 27 Jan 2018 00:41:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4956BE0A85; Sat, 27 Jan 2018 00:41:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C07DE0A85 for ; Sat, 27 Jan 2018 00:41:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42808335C38 for ; Sat, 27 Jan 2018 00:41:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 156721D8 for ; Sat, 27 Jan 2018 00:41:43 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517013540.9cc8906a98fb279638736b5f69d97fd464903328.whissi@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.52.1.ebuild X-VCS-Directories: dev-libs/gobject-introspection-common/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 9cc8906a98fb279638736b5f69d97fd464903328 X-VCS-Branch: master Date: Sat, 27 Jan 2018 00:41:43 +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-Archives-Salt: 4c3a5a98-794c-41c4-ae58-6f8a5309d7dc X-Archives-Hash: b0c09734375ed077856c92abbb914ef4 commit: 9cc8906a98fb279638736b5f69d97fd464903328 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Jan 27 00:26:19 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Jan 27 00:39:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc8906a dev-libs/gobject-introspection-common: x86 stable (bug #631656) Package-Manager: Portage-2.3.20, Repoman-2.3.6 .../gobject-introspection-common-1.52.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild index d17b390cdb5..6f9995ea762 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"