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: Tue, 08 Jan 2019 19:57:02
Message-Id: 1546977285.0882d78485fe2e14a0d1a08c56a1773902135505.whissi@gentoo
1 commit: 0882d78485fe2e14a0d1a08c56a1773902135505
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 8 19:54:45 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 8 19:54:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0882d784
7
8 app-text/libnumbertext: x86 stable (bug #673446)
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-text/libnumbertext/libnumbertext-1.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild b/app-text/libnumbertext/libnumbertext-1.0.5.ebuild
17 index 9de0bdfd42e..75f60a1ce0a 100644
18 --- a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild
19 +++ b/app-text/libnumbertext/libnumbertext-1.0.5.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() {