Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ctypesgen/
Date: Thu, 01 Oct 2015 20:42:28
Message-Id: 1443732138.e641af237b77a7fce20b336a0ec6cb5494a15838.maekke@gentoo
1 commit: e641af237b77a7fce20b336a0ec6cb5494a15838
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 20:42:18 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 20:42:18 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e641af23
7
8 dev-python/ctypesgen: arm stable, bug #559292
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild
17 index 75160cf..dafe897 100644
18 --- a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild
19 +++ b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE=""
27
28 DEPEND=""