Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-pathlib/
Date: Mon, 19 Jun 2017 11:13:56
Message-Id: 1497870827.590067b1be0bd2c022c5c2cf60cc99a7bf9727a3.aballier@gentoo
1 commit: 590067b1be0bd2c022c5c2cf60cc99a7bf9727a3
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 11:04:10 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 11:13:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590067b1
7
8 virtual/python-pathlib: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 virtual/python-pathlib/python-pathlib-1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild
16 index 714a9d71976..2f61f8376fc 100644
17 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild
18 +++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild
19 @@ -9,7 +9,7 @@ inherit python-r1
20
21 DESCRIPTION="A virtual for Python pathlib module"
22 SLOT="0"
23 -KEYWORDS="amd64 ia64 x86"
24 +KEYWORDS="amd64 ~arm64 ia64 x86"
25 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
26
27 RDEPEND="${PYTHON_DEPS}