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: Sun, 04 Oct 2020 00:34:45
Message-Id: 1601771475.214a8ad3db340eeeee92645b078b110a959b1c91.sam@gentoo
1 commit: 214a8ad3db340eeeee92645b078b110a959b1c91
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 00:31:15 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 00:31:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214a8ad3
7
8 app-text/libnumbertext: Stabilize 1.0.6 amd64, #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 eb21ab61e89..33d55483f98 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() {