Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/xemacs-ispell/
Date: Sun, 28 Oct 2018 17:25:39
Message-Id: 1540747516.b6cf76dd6f1951db595a661731cf77bcd10a1d43.slyfox@gentoo
1 commit: b6cf76dd6f1951db595a661731cf77bcd10a1d43
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 28 11:48:12 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 17:25:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cf76dd
7
8 app-xemacs/xemacs-ispell: stable 1.37 for ppc, bug #666312
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc"
13
14 app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
18 index 47192440f07..dfa1c79beb9 100644
19 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
20 +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
21 @@ -12,6 +12,6 @@ MY_PN=${PN/xemacs-/}
22 SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz"
23
24 RDEPEND=""
25 -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
27
28 inherit xemacs-packages