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 21:34:59
Message-Id: 1540762461.a7b8cc9068eb9ed2995582797a339c7ad569829a.slyfox@gentoo
1 commit: a7b8cc9068eb9ed2995582797a339c7ad569829a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 28 21:21:43 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 21:34:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b8cc90
7
8 app-xemacs/xemacs-ispell: stable 1.37 for ppc64, 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="ppc64"
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 4fb3e258011..70f9bbbeed0 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