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/gtk-builder-convert/
Date: Sat, 07 Jul 2018 11:56:23
Message-Id: 1530964424.1334b5d9207a715e0baabfcdbaf938e6d70a5799.slyfox@gentoo
1 commit: 1334b5d9207a715e0baabfcdbaf938e6d70a5799
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 7 11:53:44 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 7 11:53:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1334b5d9
7
8 dev-util/gtk-builder-convert: stable 2.24.32 for ia64, bug #660314
9
10 Bug: https://bugs.gentoo.org/660314
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild
18 index fcadf76f3a9..f1a02230234 100644
19 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild
20 +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gtk.org/"
22
23 LICENSE="LGPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27
28 IUSE=""
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"