Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libnumbertext/
Date: Tue, 29 Sep 2020 19:10:34
Message-Id: 1601406582.87bc9e4f42d2ec2e574bf27c31bd5082536acf42.sam@gentoo
1 commit: 87bc9e4f42d2ec2e574bf27c31bd5082536acf42
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 19:09:42 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 19:09:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bc9e4f
7
8 app-text/libnumbertext: Stabilize 1.0.6 arm64, #728964
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/libnumbertext/libnumbertext-1.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
16 index f652a58f5a4..eb21ab61e89 100644
17 --- a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
18 +++ b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz
20
21 LICENSE="LGPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
25 IUSE=""
26
27 src_configure() {