Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-asyncio/
Date: Sun, 28 Feb 2016 07:32:50
Message-Id: 1456644485.96a10deb357087cca6e15dd7749de4b1703a66e9.prometheanfire@gentoo
1 commit: 96a10deb357087cca6e15dd7749de4b1703a66e9
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 07:28:05 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 07:28:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a10deb
7
8 virtual/python-asyncio: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 virtual/python-asyncio/python-asyncio-0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/virtual/python-asyncio/python-asyncio-0.ebuild b/virtual/python-asyncio/python-asyncio-0.ebuild
18 index 679621c..23af327 100644
19 --- a/virtual/python-asyncio/python-asyncio-0.ebuild
20 +++ b/virtual/python-asyncio/python-asyncio-0.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI=""
22
23 LICENSE=""
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
27 IUSE=""
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"