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/dnspython/
Date: Sat, 27 May 2017 06:57:34
Message-Id: 1495868227.739195aa90baeab13dd489502c5704a32bc874f7.maekke@gentoo
1 commit: 739195aa90baeab13dd489502c5704a32bc874f7
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 27 06:57:07 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 27 06:57:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739195aa
7
8 dev-python/dnspython: arm stable, bug #618116
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/dnspython/dnspython-1.15.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/dnspython/dnspython-1.15.0-r1.ebuild b/dev-python/dnspython/dnspython-1.15.0-r1.ebuild
17 index b082463768f..f1b05875f8d 100644
18 --- a/dev-python/dnspython/dnspython-1.15.0-r1.ebuild
19 +++ b/dev-python/dnspython/dnspython-1.15.0-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
21
22 LICENSE="ISC"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
26 IUSE="examples test"
27
28 RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]