Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/jedit/
Date: Mon, 21 Dec 2015 06:14:18
Message-Id: 1450678429.e8464d90a8db94dea0caf2c37c8f192b9f7685cf.jer@gentoo
1 commit: e8464d90a8db94dea0caf2c37c8f192b9f7685cf
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 21 06:13:49 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 21 06:13:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8464d90
7
8 app-editors/jedit: Mark ~ppc64 (bug #556986).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 app-editors/jedit/jedit-5.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/jedit/jedit-5.2.0.ebuild b/app-editors/jedit/jedit-5.2.0.ebuild
17 index 51f2d61..7136847 100644
18 --- a/app-editors/jedit/jedit-5.2.0.ebuild
19 +++ b/app-editors/jedit/jedit-5.2.0.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.jedit.org"
21 SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2"
22
23 LICENSE="BSD GPL-2"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 SLOT="0"
27 IUSE=""