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 20:37:46
Message-Id: 1540759047.9beae2f5718e5f2699063eabad4a2318ed0370a2.slyfox@gentoo
1 commit: 9beae2f5718e5f2699063eabad4a2318ed0370a2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Oct 28 20:13:50 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 20:37:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9beae2f5
7
8 app-xemacs/xemacs-ispell: stable 1.37 for sparc, bug #666312
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
19 index dfa1c79beb9..4fb3e258011 100644
20 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
21 +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
22 @@ -12,6 +12,6 @@ MY_PN=${PN/xemacs-/}
23 SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz"
24
25 RDEPEND=""
26 -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86"
28
29 inherit xemacs-packages