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 AD6681382C5 for ; Tue, 6 Mar 2018 21:37:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F02BE0A5A; Tue, 6 Mar 2018 21:37:55 +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 7DE63E0A59 for ; Tue, 6 Mar 2018 21:37:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 92998335C36 for ; Tue, 6 Mar 2018 21:37:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 198C2246 for ; Tue, 6 Mar 2018 21:37:52 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1520372249.722f25a1a87c7d8329b3c198d70317c05a2477c1.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 722f25a1a87c7d8329b3c198d70317c05a2477c1 X-VCS-Branch: master Date: Tue, 6 Mar 2018 21:37:52 +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: 9052e1d1-99a7-4de7-906e-cd94d4998a79 X-Archives-Hash: b6d285d0ea402f0aca38c8e5f2425878 commit: 722f25a1a87c7d8329b3c198d70317c05a2477c1 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Mar 6 21:36:34 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Mar 6 21:37:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722f25a1 dev-libs/gobject-introspection-common-1.52.1-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/631656 .../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 873cd6fea9a..f598c10471c 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}"