Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gdbus-codegen/
Date: Mon, 02 Sep 2019 10:11:57
Message-Id: 1567419041.af388fbe4c78075f7d79d69550a963bb241d3b67.ago@gentoo
1 commit: af388fbe4c78075f7d79d69550a963bb241d3b67
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 10:10:41 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 10:10:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af388fbe
7
8 dev-util/gdbus-codegen: ppc stable wrt bug #692932
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
18 index 3566ae7d706..14b5a84169c 100644
19 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
20 +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
21 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/"
22
23 LICENSE="LGPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
27 IUSE=""
28
29 RDEPEND="${PYTHON_DEPS}"