Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libnumbertext/
Date: Sun, 18 Oct 2020 15:12:00
Message-Id: 1603033909.72ab75b188a485d300112d087a69b25558835741.whissi@gentoo
1 commit: 72ab75b188a485d300112d087a69b25558835741
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 18 15:08:24 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 18 15:11:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ab75b1
7
8 app-text/libnumbertext: x86 stable (bug #728964)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-text/libnumbertext/libnumbertext-1.0.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
17 index 33d55483f98..a0453adf49f 100644
18 --- a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
19 +++ b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz
21
22 LICENSE="LGPL-3+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
26 IUSE=""
27
28 src_configure() {