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-python/rfc3987/
Date: Sat, 01 Jul 2017 10:58:11
Message-Id: 1498906683.adb956f86b64eb9799758f89ff368208bfdcc965.slyfox@gentoo
1 commit: adb956f86b64eb9799758f89ff368208bfdcc965
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 10:54:24 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 10:58:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb956f8
7
8 dev-python/rfc3987: ia64 keyworded, bug #617424
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-python/rfc3987/rfc3987-1.3.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild
17 index c2cd70e81d0..184c83bc4b4 100644
18 --- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild
19 +++ b/dev-python/rfc3987/rfc3987-1.3.7.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 IUSE=""
27
28 RDEPEND="$(python_gen_cond_dep \