Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gdbus-codegen/
Date: Wed, 13 Mar 2019 23:03:45
Message-Id: 1552518215.769b286074620ce0e4414eecb6a864e4248d23b4.slyfox@gentoo
1 commit: 769b286074620ce0e4414eecb6a864e4248d23b4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 23:03:07 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 23:03:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769b2860
7
8 dev-util/gdbus-codegen: stable 2.58.3 for ppc/ppc64, bug #677430
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
19 index 36abdddc490..bbf4635b990 100644
20 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
21 +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
22 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/"
23
24 LICENSE="LGPL-2+"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
27 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
28 IUSE=""
29
30 RDEPEND="${PYTHON_DEPS}"