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: Sat, 01 Dec 2018 14:51:31
Message-Id: 1543675855.2a0d8c3fdc5f034eddad04c6dc0042fb283683ae.slyfox@gentoo
1 commit: 2a0d8c3fdc5f034eddad04c6dc0042fb283683ae
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 13:38:01 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 14:50:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0d8c3f
7
8 dev-util/gdbus-codegen: stable 2.56.2-r1 for ia64, bug #670024
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild
18 index 0cb9126e1e0..5f3672f62cd 100644
19 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild
20 +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.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}"