Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libnumbertext/
Date: Wed, 19 Sep 2018 18:35:09
Message-Id: 1537382093.03653c1303568ab228f67b0fa6c21194111c7685.mattst88@gentoo
1 commit: 03653c1303568ab228f67b0fa6c21194111c7685
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 18:34:01 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 18:34:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03653c13
7
8 app-text/libnumbertext-1.0: added ~ppc64, bug 664414
9
10 app-text/libnumbertext/libnumbertext-1.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-text/libnumbertext/libnumbertext-1.0.ebuild b/app-text/libnumbertext/libnumbertext-1.0.ebuild
14 index bc19ca53add..229b5a7e34b 100644
15 --- a/app-text/libnumbertext/libnumbertext-1.0.ebuild
16 +++ b/app-text/libnumbertext/libnumbertext-1.0.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
18
19 LICENSE="LGPL-3+"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
22 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
23 IUSE=""
24
25 RDEPEND=""