Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/unidecode/
Date: Tue, 23 Apr 2019 15:50:21
Message-Id: 1556034589.543042f0cfaebbb4309a46cdafc5cf562aad6730.alexxy@gentoo
1 commit: 543042f0cfaebbb4309a46cdafc5cf562aad6730
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 23 15:49:49 2019 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 23 15:49:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543042f0
7
8 dev-python/unidecode: Add ~arm64 keyword
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
12
13 dev-python/unidecode/unidecode-0.04.21.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/unidecode/unidecode-0.04.21.ebuild b/dev-python/unidecode/unidecode-0.04.21.ebuild
17 index d3a25102db7..4ddae9c18ce 100644
18 --- a/dev-python/unidecode/unidecode-0.04.21.ebuild
19 +++ b/dev-python/unidecode/unidecode-0.04.21.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
26
27 S=${WORKDIR}/${MY_P}