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:42:33
Message-Id: 1643859722.1ca8bc2016cabd7848b3f823fb05888fa7f5a330.sam@gentoo
1 commit: 1ca8bc2016cabd7848b3f823fb05888fa7f5a330
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 03:42:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 03:42:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca8bc20
7
8 app-text/libnumbertext: Stabilize 1.0.8 amd64, #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 a6cd9cd87390..33ff29c4d146 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() {