Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/linecache2/
Date: Mon, 26 Jun 2017 11:43:34
Message-Id: 1498477403.018d183803094753149d978243d69277f908cc15.aballier@gentoo
1 commit: 018d183803094753149d978243d69277f908cc15
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 11:37:42 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 11:43:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018d1838
7
8 dev-python/linecache2: mark arm64 stable to catchup with other arches
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/linecache2/linecache2-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild b/dev-python/linecache2/linecache2-1.0.0.ebuild
16 index 3a0d827d48e..81e3384415e 100644
17 --- a/dev-python/linecache2/linecache2-1.0.0.ebuild
18 +++ b/dev-python/linecache2/linecache2-1.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="PSF-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
25 IUSE="test"
26
27 DEPEND="