Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gdbus-codegen/
Date: Sat, 30 Mar 2019 16:26:57
Message-Id: 1553963206.8ad5f2a5d867f228d2725151565f242fafe84421.zlogene@gentoo
1 commit: 8ad5f2a5d867f228d2725151565f242fafe84421
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 30 16:26:17 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 30 16:26:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad5f2a5
7
8 dev-util/gdbus-codegen: amd64 stable wrt bug #677430
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
18 index bbf4635b990..5f14c54b8bd 100644
19 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.ebuild
20 +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.58.3.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 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 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
27 IUSE=""
28
29 RDEPEND="${PYTHON_DEPS}"