Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pathlib2/
Date: Fri, 05 Jan 2018 18:01:02
Message-Id: 1515175235.24072e59f0c0e69da598cf9a31ea6038cac66aa8.floppym@gentoo
1 commit: 24072e59f0c0e69da598cf9a31ea6038cac66aa8
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 18:00:35 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 18:00:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24072e59
7
8 dev-python/pathlib2: restore ~arm64 keyword
9
10 Closes: https://bugs.gentoo.org/643584
11 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
12
13 dev-python/pathlib2/pathlib2-2.3.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/pathlib2/pathlib2-2.3.0.ebuild b/dev-python/pathlib2/pathlib2-2.3.0.ebuild
17 index e4c21c8d96a..c2305767373 100644
18 --- a/dev-python/pathlib2/pathlib2-2.3.0.ebuild
19 +++ b/dev-python/pathlib2/pathlib2-2.3.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~arm64 ~x86"
32 IUSE=""
33
34 RDEPEND="