Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/
Date: Thu, 24 Sep 2015 07:59:33
Message-Id: 1443081446.694d6f91ea8b2505af9adedb31192de18961b6d5.ago@gentoo
1 commit: 694d6f91ea8b2505af9adedb31192de18961b6d5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 07:57:26 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 07:57:26 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694d6f91
7
8 app-text/discount: ia64 stable wrt bug #558126
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ia64"
12
13 app-text/discount/discount-2.1.8a-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/discount/discount-2.1.8a-r1.ebuild b/app-text/discount/discount-2.1.8a-r1.ebuild
17 index f799df1..6f81d88 100644
18 --- a/app-text/discount/discount-2.1.8a-r1.ebuild
19 +++ b/app-text/discount/discount-2.1.8a-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86"
25 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
26 IUSE="minimal"
27
28 src_prepare() {