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 6B7F4138331 for ; Tue, 6 Mar 2018 21:38:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE057E0A68; Tue, 6 Mar 2018 21:37:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B7207E0A63 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 BAB0C335C4A 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 77FCA24B 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: <1520372254.50569be10045c6086fe58db3d3e1ddc290b5b40b.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gdbus-codegen/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild X-VCS-Directories: dev-util/gdbus-codegen/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 50569be10045c6086fe58db3d3e1ddc290b5b40b 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: 6cb296c4-b971-4fd2-a5da-570c19b7d7fb X-Archives-Hash: 93305d5251c590a7fbb90af52ec8aad4 commit: 50569be10045c6086fe58db3d3e1ddc290b5b40b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Mar 6 21:36:35 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Mar 6 21:37:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50569be1 dev-util/gdbus-codegen-2.52.3-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/631656 dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild index 4bee4383c72..c8f5dfb5a11 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}"