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: Thu, 03 Feb 2022 03:41:41
Message-Id: 1643859636.0405b8c4ae079a07de62345d34534c89e5b0697c.sam@gentoo
1 commit: 0405b8c4ae079a07de62345d34534c89e5b0697c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 03:40:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 03:40:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0405b8c4
7
8 app-text/libnumbertext: Stabilize 1.0.8 arm64, #830739
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/libnumbertext/libnumbertext-1.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/libnumbertext/libnumbertext-1.0.8.ebuild b/app-text/libnumbertext/libnumbertext-1.0.8.ebuild
16 index 14a4ecfc51f3..7009640cfda9 100644
17 --- a/app-text/libnumbertext/libnumbertext-1.0.8.ebuild
18 +++ b/app-text/libnumbertext/libnumbertext-1.0.8.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() {