Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tempita/
Date: Sun, 28 Feb 2016 07:08:39
Message-Id: 1456642945.4deabe9eed439fcdfeb66350a1569f5072f575c5.prometheanfire@gentoo
1 commit: 4deabe9eed439fcdfeb66350a1569f5072f575c5
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 07:02:25 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 07:02:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deabe9e
7
8 dev-python/tempita: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 dev-python/tempita/tempita-0.5.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/tempita/tempita-0.5.3-r1.ebuild b/dev-python/tempita/tempita-0.5.3-r1.ebuild
18 index 05aad78..e2f5f2f 100644
19 --- a/dev-python/tempita/tempita-0.5.3-r1.ebuild
20 +++ b/dev-python/tempita/tempita-0.5.3-r1.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="MIT"
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
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"