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/discount/
Date: Sat, 06 Oct 2018 16:48:47
Message-Id: 1538844445.5e22c6f81793a2a303e4e5d7568faf6112d2a242.mattst88@gentoo
1 commit: 5e22c6f81793a2a303e4e5d7568faf6112d2a242
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 16:13:20 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 16:47:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e22c6f8
7
8 app-text/discount-2.2.4: ppc64 stable, bug 658482
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-text/discount/discount-2.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild
16 index c50863084f7..1486b345568 100644
17 --- a/app-text/discount/discount-2.2.4.ebuild
18 +++ b/app-text/discount/discount-2.2.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
24 +KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
25 IUSE="minimal test"
26
27 src_prepare() {