Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-pathlib/
Date: Sun, 01 Dec 2019 13:34:44
Message-Id: 1575207267.757451b62b725237c9549d17b33a517fe8a6f329.slyfox@gentoo
1 commit: 757451b62b725237c9549d17b33a517fe8a6f329
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Dec 1 11:17:00 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 13:34:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757451b6
7
8 virtual/python-pathlib: keyworded 1.0 for sparc, bug #701498
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 virtual/python-pathlib/python-pathlib-1.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild
19 index 0ab16ae5715..1897ae6bcfc 100644
20 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild
21 +++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild
22 @@ -9,7 +9,7 @@ inherit python-r1
23
24 DESCRIPTION="A virtual for Python pathlib module"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ppc64 x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ppc64 ~sparc x86"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
29
30 RDEPEND="${PYTHON_DEPS}